serial_core: Prepare for BKL push down
[deliverable/linux.git] / drivers / gpio / Makefile
CommitLineData
a9c5fff5
DB
1# gpio support: dedicated expander chips, etc
2
3ccflags-$(CONFIG_DEBUG_GPIO) += -DDEBUG
4
d2876d08
DB
5obj-$(CONFIG_HAVE_GPIO_LIB) += gpiolib.o
6
e58b9e27 7obj-$(CONFIG_GPIO_MCP23S08) += mcp23s08.o
f3dc3630 8obj-$(CONFIG_GPIO_PCA953X) += pca953x.o
15fae37d 9obj-$(CONFIG_GPIO_PCF857X) += pcf857x.o
This page took 0.105823 seconds and 5 git commands to generate.