
14 Feb
2016
14 Feb
'16
9:48 p.m.
Drop using legacy DM_SPI_FLASH.
Cc: Simon Glass sjg@chromium.org Cc: Bin Meng bmeng.cn@gmail.com Signed-off-by: Jagan Teki jteki@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