]> Git Repo - u-boot.git/commitdiff
mx7dsabre: Remove warning about DM_SPI_FLASH
authorJoris Offouga <[email protected]>
Sun, 8 Dec 2019 17:02:28 +0000 (18:02 +0100)
committerStefano Babic <[email protected]>
Tue, 7 Jan 2020 09:26:56 +0000 (10:26 +0100)
This defconfig doesn't need it.

Signed-off-by: Joris Offouga <[email protected]>
configs/mx7dsabresd_defconfig

index 883f21f1bc1e10cec07278ea894573fe8ec528d9..d15de386fcc28c424973fa4b65086e68dd756b13 100644 (file)
@@ -51,9 +51,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_PHY_BROADCOM=y
 CONFIG_DM_ETH=y
This page took 0.03432 seconds and 4 git commands to generate.