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:
		| @@ -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 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Hauke Mehrtens
					Hauke Mehrtens