public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Chris Packham <judge.packham@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] Remove whitelist entry for CONFIG_GPIO
Date: Sat, 13 Apr 2019 20:35:24 +1200	[thread overview]
Message-ID: <20190413083524.24384-2-judge.packham@gmail.com> (raw)
In-Reply-To: <20190413083524.24384-1-judge.packham@gmail.com>

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(-)

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
-- 
2.21.0

  reply	other threads:[~2019-04-13  8:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-13  8:35 [U-Boot] [PATCH 1/2] sysreset: select DM_GPIO instead of GPIO Chris Packham
2019-04-13  8:35 ` Chris Packham [this message]
2019-04-15 16:24   ` [U-Boot] [PATCH 2/2] Remove whitelist entry for CONFIG_GPIO Simon Glass
2019-05-10 15:10   ` Tom Rini
2019-04-15 16:24 ` [U-Boot] [PATCH 1/2] sysreset: select DM_GPIO instead of GPIO Simon Glass
2019-05-10 15:10 ` Tom Rini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190413083524.24384-2-judge.packham@gmail.com \
    --to=judge.packham@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox