mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-19 05:31:32 +00:00
Remove whitelist entry for CONFIG_GPIO
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>
This commit is contained in:
parent
26680b9f3a
commit
b8de00c671
1 changed files with 0 additions and 1 deletions
|
@ -708,7 +708,6 @@ CONFIG_GLOBAL_TIMER
|
||||||
CONFIG_GMII
|
CONFIG_GMII
|
||||||
CONFIG_GOOD_SESH4
|
CONFIG_GOOD_SESH4
|
||||||
CONFIG_GPCNTRL
|
CONFIG_GPCNTRL
|
||||||
CONFIG_GPIO
|
|
||||||
CONFIG_GPIO_ENABLE_SPI_FLASH
|
CONFIG_GPIO_ENABLE_SPI_FLASH
|
||||||
CONFIG_GPIO_LED_INVERTED_TABLE
|
CONFIG_GPIO_LED_INVERTED_TABLE
|
||||||
CONFIG_GPIO_LED_STUBS
|
CONFIG_GPIO_LED_STUBS
|
||||||
|
|
Loading…
Add table
Reference in a new issue