gpio: grgpio: Add device driver for GRGPIO cores
[deliverable/linux.git] / drivers / gpio / Makefile
index 22e07bc9fcb58d3ea3f5d60ab12e54fb1d15af74..3e6be5134122816eb9692c77ca9c78092c22d743 100644 (file)
@@ -25,6 +25,7 @@ obj-$(CONFIG_ARCH_DAVINCI)    += gpio-davinci.o
 obj-$(CONFIG_GPIO_EM)          += gpio-em.o
 obj-$(CONFIG_GPIO_EP93XX)      += gpio-ep93xx.o
 obj-$(CONFIG_GPIO_GE_FPGA)     += gpio-ge.o
+obj-$(CONFIG_GPIO_GRGPIO)      += gpio-grgpio.o
 obj-$(CONFIG_GPIO_ICH)         += gpio-ich.o
 obj-$(CONFIG_GPIO_IT8761E)     += gpio-it8761e.o
 obj-$(CONFIG_GPIO_JANZ_TTL)    += gpio-janz-ttl.o
This page took 0.029203 seconds and 5 git commands to generate.