diff options
Diffstat (limited to 'configs/brxre1_defconfig')
-rw-r--r-- | configs/brxre1_defconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/configs/brxre1_defconfig b/configs/brxre1_defconfig index 0f24082af1..3f37573937 100644 --- a/configs/brxre1_defconfig +++ b/configs/brxre1_defconfig @@ -50,6 +50,9 @@ CONFIG_CMD_FAT=y CONFIG_CMD_FS_GENERIC=y CONFIG_ENV_IS_IN_MMC=y CONFIG_NETCONSOLE=y +CONFIG_BOOTP_DNS=y +CONFIG_BOOTP_GATEWAY=y +CONFIG_BOOTP_SUBNETMASK=y CONFIG_MMC_OMAP_HS=y CONFIG_PHYLIB=y CONFIG_SYS_NS16550=y |