kernel: bump 5.10 to 5.10.72
[openwrt/staging/dedeckeh.git] / target / linux / realtek / patches-5.10 / 306-gpio-add-legacy-rtl838x-driver.patch
index 830440cf8dbf77c34068501a382bb8d2b6fa5e60..1ea8add32bf9458f376e4d04ecff782ae310e4d4 100644 (file)
@@ -1,6 +1,6 @@
 --- a/drivers/gpio/Kconfig
 +++ b/drivers/gpio/Kconfig
-@@ -514,6 +514,12 @@
+@@ -514,6 +514,12 @@ config GPIO_RTL8231
        help
          Say yes here to support Realtek RTL8231 GPIO expansion chips.
  
@@ -15,7 +15,7 @@
        depends on MFD_SYSCON
 --- a/drivers/gpio/Makefile
 +++ b/drivers/gpio/Makefile
-@@ -127,6 +127,7 @@
+@@ -127,6 +127,7 @@ obj-$(CONFIG_GPIO_RDC321X)         += gpio-rdc3
  obj-$(CONFIG_GPIO_REALTEK_OTTO)               += gpio-realtek-otto.o
  obj-$(CONFIG_GPIO_REG)                        += gpio-reg.o
  obj-$(CONFIG_GPIO_RTL8231)            += gpio-rtl8231.o