kernel: bump 5.10 to 5.10.100
[openwrt/openwrt.git] / target / linux / realtek / patches-5.10 / 303-gpio-update-dependencies-for-gpio-realtek-otto.patch
1 --- a/drivers/gpio/Kconfig
2 +++ b/drivers/gpio/Kconfig
3 @@ -491,8 +491,8 @@ config GPIO_RDA
4
5 config GPIO_REALTEK_OTTO
6 tristate "Realtek Otto GPIO support"
7 - depends on MACH_REALTEK_RTL
8 - default MACH_REALTEK_RTL
9 + depends on RTL838X
10 + default RTL838X
11 select GPIO_GENERIC
12 select GPIOLIB_IRQCHIP
13 help