diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2022-10-30 23:37:53 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-10-30 23:37:53 +0100 |
commit | 7cc6ffa1b903524fe478804fd215bb858ae8c9b7 (patch) | |
tree | 0d5f6a29c210a8481fb850145c5b55103bf2262d /target/linux | |
parent | 3d14c610e8cdbc16c14d6407a206c44a35d275e7 (diff) | |
download | upstream-7cc6ffa1b903524fe478804fd215bb858ae8c9b7.tar.gz upstream-7cc6ffa1b903524fe478804fd215bb858ae8c9b7.tar.bz2 upstream-7cc6ffa1b903524fe478804fd215bb858ae8c9b7.zip |
at91:
[CONFIG_PINCTRL_MCP23S08 is already unset in generic config]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/at91/sam9x/config-5.10 | 1 | ||||
-rw-r--r-- | target/linux/at91/sam9x/config-5.15 | 1 |
2 files changed, 0 insertions, 2 deletions
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 |