From: Hauke Mehrtens Date: Sun, 30 Oct 2022 22:37:53 +0000 (+0100) Subject: at91: X-Git-Tag: v23.05.0-rc1~1925 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=7cc6ffa1b903524fe478804fd215bb858ae8c9b7;p=openwrt%2Fstaging%2Fhauke.git at91: [CONFIG_PINCTRL_MCP23S08 is already unset in generic config] Signed-off-by: Hauke Mehrtens --- diff --git a/target/linux/at91/sam9x/config-5.10 b/target/linux/at91/sam9x/config-5.10 index da2229b22a..021231d3df 100644 --- a/target/linux/at91/sam9x/config-5.10 +++ b/target/linux/at91/sam9x/config-5.10 @@ -217,7 +217,6 @@ CONFIG_PHYLINK=y CONFIG_PINCTRL=y CONFIG_PINCTRL_AT91=y # CONFIG_PINCTRL_AT91PIO4 is not set -# CONFIG_PINCTRL_MCP23S08 is not set CONFIG_PM=y CONFIG_PM_CLK=y CONFIG_PM_SLEEP=y diff --git a/target/linux/at91/sam9x/config-5.15 b/target/linux/at91/sam9x/config-5.15 index 85fe1dd8af..3aa652c188 100644 --- a/target/linux/at91/sam9x/config-5.15 +++ b/target/linux/at91/sam9x/config-5.15 @@ -219,7 +219,6 @@ CONFIG_PHYLINK=y CONFIG_PINCTRL=y CONFIG_PINCTRL_AT91=y # CONFIG_PINCTRL_AT91PIO4 is not set -# CONFIG_PINCTRL_MCP23S08 is not set CONFIG_PM=y CONFIG_PM_CLK=y CONFIG_PM_SLEEP=y