[U-Boot] [PATCH v6 49/76] defconfig: ls1021aqds_qspi: Enable CONFIG_MTD_DATAFLASH
Jagan Teki
jteki at openedev.com
Sun Feb 14 21:48:48 CET 2016
Enable CONFIG_MTD_DATAFLASH
Cc: Bin Meng <bmeng.cn at gmail.com>
Cc: Simon Glass <sjg at chromium.org>
Cc: York Sun <york.sun at nxp.com>
Signed-off-by: Jagan Teki <jteki at openedev.com>
---
configs/ls1021aqds_qspi_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/configs/ls1021aqds_qspi_defconfig b/configs/ls1021aqds_qspi_defconfig
index 1638b19..a3cade5 100644
--- a/configs/ls1021aqds_qspi_defconfig
+++ b/configs/ls1021aqds_qspi_defconfig
@@ -10,6 +10,7 @@ CONFIG_DM=y
CONFIG_MTD=y
CONFIG_MTD_SPI_NOR=y
CONFIG_MTD_M25P80=y
+CONFIG_MTD_DATAFLASH=y
CONFIG_SPI_FLASH_SPANSION=y
CONFIG_NETDEVICES=y
CONFIG_E1000=y
--
1.9.1
More information about the U-Boot
mailing list