diff options
Diffstat (limited to 'target/linux/realtek/patches-5.10/303-gpio-update-dependencies-for-gpio-realtek-otto.patch')
-rw-r--r-- | target/linux/realtek/patches-5.10/303-gpio-update-dependencies-for-gpio-realtek-otto.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/realtek/patches-5.10/303-gpio-update-dependencies-for-gpio-realtek-otto.patch b/target/linux/realtek/patches-5.10/303-gpio-update-dependencies-for-gpio-realtek-otto.patch index 4ff98e44e8..b6678e71fe 100644 --- a/target/linux/realtek/patches-5.10/303-gpio-update-dependencies-for-gpio-realtek-otto.patch +++ b/target/linux/realtek/patches-5.10/303-gpio-update-dependencies-for-gpio-realtek-otto.patch @@ -6,7 +6,7 @@ tristate "Realtek Otto GPIO support" - depends on MACH_REALTEK_RTL - default MACH_REALTEK_RTL -+ depends on RTL838X ++ depends on RTL83XX + default RTL838X select GPIO_GENERIC select GPIOLIB_IRQCHIP |