[PATCH 1/3] mx7dsabre: Remove warning about DM_SPI_FLASH

Joris Offouga offougajoris at gmail.com
Sun Dec 8 18:02:28 CET 2019


This defconfig doesn't need it.

Signed-off-by: Joris Offouga <offougajoris at gmail.com>
---
 configs/mx7dsabresd_defconfig | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/configs/mx7dsabresd_defconfig b/configs/mx7dsabresd_defconfig
index 2a9fdac338..3dac7136d2 100644
--- a/configs/mx7dsabresd_defconfig
+++ b/configs/mx7dsabresd_defconfig
@@ -55,9 +55,6 @@ CONFIG_MMC_IO_VOLTAGE=y
 CONFIG_MMC_UHS_SUPPORT=y
 CONFIG_MMC_HS200_SUPPORT=y
 CONFIG_FSL_USDHC=y
-CONFIG_MTD=y
-CONFIG_SPI_FLASH=y
-CONFIG_SPI_FLASH_EON=y
 CONFIG_PHYLIB=y
 CONFIG_MII=y
 CONFIG_PINCTRL=y
-- 
2.20.1



More information about the U-Boot mailing list