diff mbox series

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

Message ID 20170929125238.26226-18-mario.six@gdsys.cc
State Changes Requested
Delegated to: Wolfgang Denk
Headers show
Series [U-Boot,001/080] mpc8308rdb: Fix style violation | expand

Commit Message

Mario Six Sept. 29, 2017, 12:51 p.m. UTC
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@gdsys.cc>
---
 scripts/config_whitelist.txt | 1 -
 1 file changed, 1 deletion(-)

Comments

Simon Glass Oct. 9, 2017, 4:46 a.m. UTC | #1
On 29 September 2017 at 06:51, Mario Six <mario.six@gdsys.cc> wrote:
> 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@gdsys.cc>
> ---
>  scripts/config_whitelist.txt | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Simon Glass <sjg@chromium.org>
Jagan Teki Oct. 9, 2017, 9:34 a.m. UTC | #2
On Fri, Sep 29, 2017 at 6:21 PM, Mario Six <mario.six@gdsys.cc> wrote:
> 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@gdsys.cc>

Reviewed-by: Jagan Teki <jagan@openedev.com>

thanks!
diff mbox series

Patch

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