diff mbox series

[U-Boot,2/2] Remove whitelist entry for CONFIG_GPIO

Message ID 20190413083524.24384-2-judge.packham@gmail.com
State Accepted
Commit b8de00c6712b40e3f6ef85fa1c3a06e8d3efa254
Delegated to: Tom Rini
Headers show
Series [U-Boot,1/2] sysreset: select DM_GPIO instead of GPIO | expand

Commit Message

Chris Packham April 13, 2019, 8:35 a.m. UTC
CONFIG_GPIO does not exist. There is one hit for it in tegra_gpio.c but
it is a variable name.

Signed-off-by: Chris Packham <judge.packham@gmail.com>
---

 scripts/config_whitelist.txt | 1 -
 1 file changed, 1 deletion(-)

Comments

Simon Glass April 15, 2019, 4:24 p.m. UTC | #1
On Sat, 13 Apr 2019 at 02:35, Chris Packham <judge.packham@gmail.com> wrote:
>
> CONFIG_GPIO does not exist. There is one hit for it in tegra_gpio.c but
> it is a variable name.
>
> Signed-off-by: Chris Packham <judge.packham@gmail.com>
> ---
>
>  scripts/config_whitelist.txt | 1 -
>  1 file changed, 1 deletion(-)

Reviewed-by: Simon Glass <sjg@chromium.org>
Tom Rini May 10, 2019, 3:10 p.m. UTC | #2
On Sat, Apr 13, 2019 at 08:35:24PM +1200, Chris Packham wrote:

> CONFIG_GPIO does not exist. There is one hit for it in tegra_gpio.c but
> it is a variable name.
> 
> Signed-off-by: Chris Packham <judge.packham@gmail.com>
> Reviewed-by: Simon Glass <sjg@chromium.org>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/scripts/config_whitelist.txt b/scripts/config_whitelist.txt
index fa98efc24c0b..48622b12bb64 100644
--- a/scripts/config_whitelist.txt
+++ b/scripts/config_whitelist.txt
@@ -713,7 +713,6 @@  CONFIG_GLOBAL_TIMER
 CONFIG_GMII
 CONFIG_GOOD_SESH4
 CONFIG_GPCNTRL
-CONFIG_GPIO
 CONFIG_GPIO_ENABLE_SPI_FLASH
 CONFIG_GPIO_LED_INVERTED_TABLE
 CONFIG_GPIO_LED_STUBS