diff options
Diffstat (limited to 'configs/woodburn_sd_defconfig')
-rw-r--r-- | configs/woodburn_sd_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/woodburn_sd_defconfig b/configs/woodburn_sd_defconfig index ed18f021fa..60873a1a09 100644 --- a/configs/woodburn_sd_defconfig +++ b/configs/woodburn_sd_defconfig @@ -36,6 +36,9 @@ CONFIG_EFI_PARTITION=y # CONFIG_PARTITION_UUIDS is not set # CONFIG_SPL_PARTITION_UUIDS is not set CONFIG_ENV_IS_IN_FLASH=y +CONFIG_BOOTP_DNS=y +CONFIG_BOOTP_GATEWAY=y +CONFIG_BOOTP_SUBNETMASK=y CONFIG_MXC_GPIO=y CONFIG_MTD_NOR_FLASH=y CONFIG_NAND=y |