aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/Makefile
diff options
context:
space:
mode:
authorBartosz Golaszewski <bgolaszewski@baylibre.com>2021-08-23 10:04:05 +0200
committerBartosz Golaszewski <bgolaszewski@baylibre.com>2021-08-23 10:04:05 +0200
commit37cba6432d88d2d49ca863fb5982231f3a7775d5 (patch)
tree34aeab344b8055e5dcbe9a624eaefdc244736af4 /drivers/gpio/Makefile
parentgpio: remove the obsolete MX35 3DS BOARD MC9S08DZ60 GPIO functions (diff)
parentpinctrl/rockchip: drop the gpio related codes (diff)
downloadlinux-dev-37cba6432d88d2d49ca863fb5982231f3a7775d5.tar.xz
linux-dev-37cba6432d88d2d49ca863fb5982231f3a7775d5.zip
Merge branch 'ib-rockchip' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl into gpio/for-next
Diffstat (limited to 'drivers/gpio/Makefile')
-rw-r--r--drivers/gpio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/gpio/Makefile b/drivers/gpio/Makefile
index b4e6f427a100..fbcda637d5e1 100644
--- a/drivers/gpio/Makefile
+++ b/drivers/gpio/Makefile
@@ -127,6 +127,7 @@ obj-$(CONFIG_GPIO_RDA) += gpio-rda.o
obj-$(CONFIG_GPIO_RDC321X) += gpio-rdc321x.o
obj-$(CONFIG_GPIO_REALTEK_OTTO) += gpio-realtek-otto.o
obj-$(CONFIG_GPIO_REG) += gpio-reg.o
+obj-$(CONFIG_GPIO_ROCKCHIP) += gpio-rockchip.o
obj-$(CONFIG_ARCH_SA1100) += gpio-sa1100.o
obj-$(CONFIG_GPIO_SAMA5D2_PIOBU) += gpio-sama5d2-piobu.o
obj-$(CONFIG_GPIO_SCH311X) += gpio-sch311x.o