gpiolib: add gpio provider infrastructure
[pandora-kernel.git] / drivers / gpio / Makefile
1 # gpio support: dedicated expander chips, etc
2
3 ccflags-$(CONFIG_DEBUG_GPIO)    += -DDEBUG
4
5 obj-$(CONFIG_HAVE_GPIO_LIB)     += gpiolib.o
6