diff options
Diffstat (limited to 'configs/3c120_defconfig')
-rw-r--r-- | configs/3c120_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/3c120_defconfig b/configs/3c120_defconfig index 8069e22519..e167646da9 100644 --- a/configs/3c120_defconfig +++ b/configs/3c120_defconfig @@ -17,6 +17,9 @@ CONFIG_CMD_MII=y CONFIG_CMD_PING=y CONFIG_ENV_IS_IN_FLASH=y CONFIG_NET_RANDOM_ETHADDR=y +CONFIG_BOOTP_BOOTPATH=y +CONFIG_BOOTP_GATEWAY=y +CONFIG_BOOTP_HOSTNAME=y CONFIG_DM_GPIO=y CONFIG_ALTERA_PIO=y CONFIG_MISC=y |