aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/realtek/config-5.10
diff options
context:
space:
mode:
authorINAGAKI Hiroshi <musashino.open@gmail.com>2021-06-24 20:32:31 +0900
committerAdrian Schmutzler <freifunk@adrianschmutzler.de>2021-09-26 00:32:17 +0200
commitfbd675c668e1e6be4e5a8a8107902282e668a3a0 (patch)
tree976aa13dfce0afd9eb9835906ff28e365a34def7 /target/linux/realtek/config-5.10
parent0b000cbfe0aa0323bffa855ef8449c0687a4c071 (diff)
downloadupstream-fbd675c668e1e6be4e5a8a8107902282e668a3a0.tar.gz
upstream-fbd675c668e1e6be4e5a8a8107902282e668a3a0.tar.bz2
upstream-fbd675c668e1e6be4e5a8a8107902282e668a3a0.zip
realtek: drop rtl838x gpio driver from 5.10
To backport the upstreamed driver (gpio-realtek-otto) from 5.13, drop the old driver from realtek target. And, modify 301-gpio-add-rtl838x-driver.patch to remove rtl838x GPIO support and rename it only for rtl8231 GPIO support. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Diffstat (limited to 'target/linux/realtek/config-5.10')
-rw-r--r--target/linux/realtek/config-5.101
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/realtek/config-5.10 b/target/linux/realtek/config-5.10
index 3c953f3f56..b9ed86b426 100644
--- a/target/linux/realtek/config-5.10
+++ b/target/linux/realtek/config-5.10
@@ -73,7 +73,6 @@ CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GPIOLIB=y
CONFIG_GPIO_RTL8231=y
-CONFIG_GPIO_RTL838X=y
CONFIG_REALTEK_SOC_PHY=y
CONFIG_GRO_CELLS=y
CONFIG_HANDLE_DOMAIN_IRQ=y