aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/config-5.10
diff options
context:
space:
mode:
authorBirger Koblitz <git@birger-koblitz.de>2021-09-27 20:57:29 +0200
committerJohn Crispin <john@phrozen.org>2021-10-09 08:25:06 +0200
commitcda0460ad333f15e15ec9bd2516b2ae45f8a4644 (patch)
tree23e150a5e825f65c55c527a4c90668e4f1b71644 /target/linux/realtek/config-5.10
parent4c83dae801a83fdfc07fce8aa68978839a76ae02 (diff)
downloadupstream-cda0460ad333f15e15ec9bd2516b2ae45f8a4644.tar.gz
upstream-cda0460ad333f15e15ec9bd2516b2ae45f8a4644.tar.bz2
upstream-cda0460ad333f15e15ec9bd2516b2ae45f8a4644.zip
realtek: add legacy realtek GPIO driver for rtl9300 support
The otto GPIO driver does not work with rtl9300 SoCs. Add the legacy driver again and use that by default in the 9300 .dtsi Signed-off-by: Birger Koblitz <git@birger-koblitz.de>
Diffstat (limited to 'target/linux/realtek/config-5.10')
-rw-r--r--target/linux/realtek/config-5.101
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/realtek/config-5.10 b/target/linux/realtek/config-5.10
index 727196e112..2c5ab1706a 100644
--- a/target/linux/realtek/config-5.10
+++ b/target/linux/realtek/config-5.10
@@ -72,6 +72,7 @@ CONFIG_GPIOLIB_IRQCHIP=y
CONFIG_GPIO_GENERIC=y
CONFIG_GPIO_REALTEK_OTTO=y
CONFIG_GPIO_RTL8231=y
+CONFIG_GPIO_RTL838X=y
CONFIG_GRO_CELLS=y
CONFIG_HANDLE_DOMAIN_IRQ=y
CONFIG_HARDWARE_WATCHPOINTS=y