at91: Remove CONFIG_PINCTRL_MCP23S08 configuration option
The CONFIG_PINCTRL_MCP23S08 configuration option is already unset in the
generic kernel configuration.
Fixes: f938512af6
("target/at91: replace gpio-mcp23s08 with pinctrl-mcp23s08-spi update config")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
d15fed98ec
commit
95c216806b
2 changed files with 0 additions and 2 deletions
|
@ -217,7 +217,6 @@ CONFIG_PHYLINK=y
|
||||||
CONFIG_PINCTRL=y
|
CONFIG_PINCTRL=y
|
||||||
CONFIG_PINCTRL_AT91=y
|
CONFIG_PINCTRL_AT91=y
|
||||||
# CONFIG_PINCTRL_AT91PIO4 is not set
|
# CONFIG_PINCTRL_AT91PIO4 is not set
|
||||||
# CONFIG_PINCTRL_MCP23S08 is not set
|
|
||||||
CONFIG_PM=y
|
CONFIG_PM=y
|
||||||
CONFIG_PM_CLK=y
|
CONFIG_PM_CLK=y
|
||||||
CONFIG_PM_SLEEP=y
|
CONFIG_PM_SLEEP=y
|
||||||
|
|
|
@ -219,7 +219,6 @@ CONFIG_PHYLINK=y
|
||||||
CONFIG_PINCTRL=y
|
CONFIG_PINCTRL=y
|
||||||
CONFIG_PINCTRL_AT91=y
|
CONFIG_PINCTRL_AT91=y
|
||||||
# CONFIG_PINCTRL_AT91PIO4 is not set
|
# CONFIG_PINCTRL_AT91PIO4 is not set
|
||||||
# CONFIG_PINCTRL_MCP23S08 is not set
|
|
||||||
CONFIG_PM=y
|
CONFIG_PM=y
|
||||||
CONFIG_PM_CLK=y
|
CONFIG_PM_CLK=y
|
||||||
CONFIG_PM_SLEEP=y
|
CONFIG_PM_SLEEP=y
|
||||||
|
|
Loading…
Reference in a new issue