aboutsummaryrefslogtreecommitdiff
path: root/configs/wb45n_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-08-07 21:40:14 -0400
committerTom Rini <trini@konsulko.com>2018-08-07 21:40:14 -0400
commite96647156235844adfcf112a010c6c652e6985e1 (patch)
tree2f63102df53e6fb1c5696ec05c2a4f49a82f1e32 /configs/wb45n_defconfig
parentfc82e7684ba31a1a6ef721e7d750f37117906a70 (diff)
downloadu-boot-e96647156235844adfcf112a010c6c652e6985e1.zip
u-boot-e96647156235844adfcf112a010c6c652e6985e1.tar.gz
u-boot-e96647156235844adfcf112a010c6c652e6985e1.tar.bz2
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/wb45n_defconfig')
-rw-r--r--configs/wb45n_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/wb45n_defconfig b/configs/wb45n_defconfig
index eb6a921..f8c8ddb 100644
--- a/configs/wb45n_defconfig
+++ b/configs/wb45n_defconfig
@@ -23,9 +23,9 @@ CONFIG_CMD_DHCP=y
CONFIG_CMD_MII=y
CONFIG_CMD_PING=y
CONFIG_ENV_IS_IN_NAND=y
-CONFIG_NAND=y
-CONFIG_NAND_ATMEL=y
CONFIG_MTD_DEVICE=y
CONFIG_MTD_PARTITIONS=y
+CONFIG_NAND=y
+CONFIG_NAND_ATMEL=y
CONFIG_LZMA=y
CONFIG_OF_LIBFDT=y