[U-Boot] [PATCH 018/080] spi: Remove CONFIG_OF_SPI_FLASH

Mario Six mario.six at gdsys.cc
Fri Sep 29 12:51:36 UTC 2017


Previous patches removed the last usages of this config variable, so
that it is now obsolete.

This patch removes it from the whitelist.

Signed-off-by: Mario Six <mario.six at gdsys.cc>
---
 scripts/config_whitelist.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index 0dbe8986a6..f8236beef5 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -1614,7 +1614,6 @@ CONFIG_NUM_PAMU
 CONFIG_ODROID_REV_AIN
 CONFIG_OFF_PADCONF
 CONFIG_OF_
-CONFIG_OF_SPI_FLASH
 CONFIG_OF_STDOUT_PATH
 CONFIG_OMAP_EHCI_PHY1_RESET_GPIO
 CONFIG_OMAP_EHCI_PHY2_RESET_GPIO
-- 
2.11.0



More information about the U-Boot mailing list