diff options
Diffstat (limited to 'configs/socrates_defconfig')
-rw-r--r-- | configs/socrates_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/socrates_defconfig b/configs/socrates_defconfig index 54299a9e822..4f0946f006d 100644 --- a/configs/socrates_defconfig +++ b/configs/socrates_defconfig @@ -29,6 +29,9 @@ CONFIG_CMD_DATE=y CONFIG_CMD_EXT2=y # CONFIG_CMD_IRQ is not set CONFIG_ENV_IS_IN_FLASH=y +CONFIG_BOOTP_BOOTPATH=y +CONFIG_BOOTP_GATEWAY=y +CONFIG_BOOTP_HOSTNAME=y # CONFIG_MMC is not set CONFIG_MTD_NOR_FLASH=y CONFIG_PHYLIB=y |