summaryrefslogtreecommitdiffstats
path: root/configs/openrd_client_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-12-04 17:18:38 -0500
committerTom Rini <trini@konsulko.com>2019-12-04 17:18:38 -0500
commit0cfccb54014bf488c300dad07b9d1c07d8fcd3f2 (patch)
tree731263c81f47c3995562b34f62e54fc4a08affda /configs/openrd_client_defconfig
parentc1c6e4a9da674bce5980d82f8a70a56e023e58c3 (diff)
downloadu-boot-0cfccb54014bf488c300dad07b9d1c07d8fcd3f2.tar.gz
u-boot-0cfccb54014bf488c300dad07b9d1c07d8fcd3f2.tar.xz
u-boot-0cfccb54014bf488c300dad07b9d1c07d8fcd3f2.zip
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/openrd_client_defconfig')
-rw-r--r--configs/openrd_client_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/openrd_client_defconfig b/configs/openrd_client_defconfig
index c1dbfd4431..42f3786918 100644
--- a/configs/openrd_client_defconfig
+++ b/configs/openrd_client_defconfig
@@ -35,10 +35,10 @@ CONFIG_OF_CONTROL=y
CONFIG_DEFAULT_DEVICE_TREE="kirkwood-openrd-client"
CONFIG_ENV_IS_IN_NAND=y
CONFIG_SYS_RELOC_GD_ENV_ADDR=y
-CONFIG_MTD=y
-CONFIG_MTD_RAW_NAND=y
CONFIG_MVSATA_IDE=y
# CONFIG_MMC_HW_PARTITIONING is not set
+CONFIG_MTD=y
+CONFIG_MTD_RAW_NAND=y
CONFIG_MVGBE=y
CONFIG_MII=y
CONFIG_SYS_NS16550=y