summaryrefslogtreecommitdiff
path: root/configs/xpedite550x_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2019-12-05 01:18:38 +0300
committerTom Rini <trini@konsulko.com>2019-12-05 01:18:38 +0300
commit0cfccb54014bf488c300dad07b9d1c07d8fcd3f2 (patch)
tree731263c81f47c3995562b34f62e54fc4a08affda /configs/xpedite550x_defconfig
parentc1c6e4a9da674bce5980d82f8a70a56e023e58c3 (diff)
downloadu-boot-0cfccb54014bf488c300dad07b9d1c07d8fcd3f2.tar.xz
configs: Resync with savedefconfig
Rsync all defconfig files using moveconfig.py Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/xpedite550x_defconfig')
-rw-r--r--configs/xpedite550x_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/xpedite550x_defconfig b/configs/xpedite550x_defconfig
index bcbfe8f627..c685632449 100644
--- a/configs/xpedite550x_defconfig
+++ b/configs/xpedite550x_defconfig
@@ -33,10 +33,12 @@ CONFIG_ENV_IS_IN_FLASH=y
CONFIG_ENV_ADDR=0xFFF40000
CONFIG_CMD_PCA953X=y
# CONFIG_MMC is not set
+CONFIG_MTD=y
CONFIG_MTD_NOR_FLASH=y
CONFIG_FLASH_CFI_DRIVER=y
CONFIG_SYS_FLASH_USE_BUFFER_WRITE=y
CONFIG_SYS_FLASH_CFI=y
+CONFIG_MTD_RAW_NAND=y
CONFIG_PHY_MARVELL=y
CONFIG_MII=y
CONFIG_TSEC_ENET=y
@@ -45,5 +47,3 @@ CONFIG_USB=y
CONFIG_USB_STORAGE=y
CONFIG_PANIC_HANG=y
CONFIG_OF_LIBFDT=y
-CONFIG_MTD=y
-CONFIG_MTD_RAW_NAND=y