[U-Boot] [PATCH v6 53/76] sandbox: kconfig: Drop DM_SPI_FLASH
Jagan Teki
jteki at openedev.com
Sun Feb 14 21:48:52 CET 2016
Drop using legacy DM_SPI_FLASH.
Cc: Simon Glass <sjg at chromium.org>
Cc: Bin Meng <bmeng.cn at gmail.com>
Signed-off-by: Jagan Teki <jteki at openedev.com>
---
arch/Kconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/Kconfig b/arch/Kconfig
index ec12013..0c02099 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -87,7 +87,6 @@ config SANDBOX
select SYS_GENERIC_BOARD
select SUPPORT_OF_CONTROL
select DM
- select DM_SPI_FLASH
select DM_SERIAL
select DM_I2C
select DM_SPI
--
1.9.1
More information about the U-Boot
mailing list