diff options
author | Tom Rini <trini@konsulko.com> | 2018-04-17 09:22:31 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-04-17 10:10:47 -0400 |
commit | 34b3722e381c0146b4aa7fea3a5243c588b8ed2f (patch) | |
tree | 38cd4e487e707fc68b226fdebe5faedc21c41a90 /configs/brxre1_defconfig | |
parent | 50b9782c83b66ce7ed89049421529f3ba34096d2 (diff) | |
download | u-boot-34b3722e381c0146b4aa7fea3a5243c588b8ed2f.tar.gz u-boot-34b3722e381c0146b4aa7fea3a5243c588b8ed2f.tar.bz2 u-boot-34b3722e381c0146b4aa7fea3a5243c588b8ed2f.zip |
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py
Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/brxre1_defconfig')
-rw-r--r-- | configs/brxre1_defconfig | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/configs/brxre1_defconfig b/configs/brxre1_defconfig index 45f11d1f4b..d18bd939e5 100644 --- a/configs/brxre1_defconfig +++ b/configs/brxre1_defconfig @@ -50,9 +50,6 @@ 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_DRIVER_TI_CPSW=y CONFIG_SYS_NS16550=y |