diff options
Diffstat (limited to 'configs/gurnard_defconfig')
-rw-r--r-- | configs/gurnard_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/gurnard_defconfig b/configs/gurnard_defconfig index 6c222d6fba..95ccbdefea 100644 --- a/configs/gurnard_defconfig +++ b/configs/gurnard_defconfig @@ -24,6 +24,9 @@ CONFIG_CMD_PING=y CONFIG_CMD_FAT=y CONFIG_OF_CONTROL=y CONFIG_ENV_IS_IN_NAND=y +CONFIG_BOOTP_BOOTPATH=y +CONFIG_BOOTP_GATEWAY=y +CONFIG_BOOTP_HOSTNAME=y CONFIG_PHYLIB=y CONFIG_TIMER=y CONFIG_ATMEL_PIT_TIMER=y |