diff options
| author | Hauke Mehrtens | 2022-10-30 23:43:40 +0000 |
|---|---|---|
| committer | Hauke Mehrtens | 2022-10-30 23:45:52 +0000 |
| commit | d15fed98ec6bebb069b955481bb9a6c93e5ec3eb (patch) | |
| tree | faceb6311e2edf3b6997999ec2093638a54fb783 | |
| parent | 7cc6ffa1b903524fe478804fd215bb858ae8c9b7 (diff) | |
| download | openwrt-d15fed98ec6bebb069b955481bb9a6c93e5ec3eb.tar.gz | |
Revert "at91:"
This reverts commit 7cc6ffa1b903524fe478804fd215bb858ae8c9b7.
This should have been folded in an other commit.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
| -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, 2 insertions, 0 deletions
diff --git a/target/linux/at91/sam9x/config-5.10 b/target/linux/at91/sam9x/config-5.10 index 021231d3df..da2229b22a 100644 --- a/target/linux/at91/sam9x/config-5.10 +++ b/target/linux/at91/sam9x/config-5.10 @@ -217,6 +217,7 @@ 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 3aa652c188..85fe1dd8af 100644 --- a/target/linux/at91/sam9x/config-5.15 +++ b/target/linux/at91/sam9x/config-5.15 @@ -219,6 +219,7 @@ 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 |