aboutsummaryrefslogtreecommitdiff
path: root/configs/ls2080aqds_sdcard_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/ls2080aqds_sdcard_defconfig
parentc1c6e4a9da674bce5980d82f8a70a56e023e58c3 (diff)
downloadu-boot-0cfccb54014bf488c300dad07b9d1c07d8fcd3f2.zip
u-boot-0cfccb54014bf488c300dad07b9d1c07d8fcd3f2.tar.gz
u-boot-0cfccb54014bf488c300dad07b9d1c07d8fcd3f2.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/ls2080aqds_sdcard_defconfig')
-rw-r--r--configs/ls2080aqds_sdcard_defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/ls2080aqds_sdcard_defconfig b/configs/ls2080aqds_sdcard_defconfig
index 64c4bf9..e78c0d7 100644
--- a/configs/ls2080aqds_sdcard_defconfig
+++ b/configs/ls2080aqds_sdcard_defconfig
@@ -47,6 +47,8 @@ CONFIG_DM=y
CONFIG_SATA_CEVA=y
CONFIG_DM_MMC=y
CONFIG_FSL_ESDHC=y
+CONFIG_MTD=y
+CONFIG_MTD_RAW_NAND=y
CONFIG_DM_SPI_FLASH=y
# CONFIG_SPI_FLASH_BAR is not set
CONFIG_PHYLIB=y
@@ -59,8 +61,6 @@ CONFIG_DM_PCI_COMPAT=y
CONFIG_PCIE_LAYERSCAPE=y
CONFIG_DM_SCSI=y
CONFIG_SYS_NS16550=y
-CONFIG_MTD=y
-CONFIG_MTD_RAW_NAND=y
CONFIG_SPI=y
CONFIG_DM_SPI=y
CONFIG_FSL_QSPI=y