blob: a1fd877ac5272b730be7580f1883caa3f8f48dc4 [file] [log] [blame]
David Brownella9c5fff2008-02-04 22:28:17 -08001# gpio support: dedicated expander chips, etc
2
3ccflags-$(CONFIG_DEBUG_GPIO) += -DDEBUG
4
David Brownelld2876d02008-02-04 22:28:20 -08005obj-$(CONFIG_HAVE_GPIO_LIB) += gpiolib.o
6
David Brownelle58b9e22008-02-04 22:28:25 -08007obj-$(CONFIG_GPIO_MCP23S08) += mcp23s08.o
David Brownell15fae372008-02-04 22:28:24 -08008obj-$(CONFIG_GPIO_PCF857X) += pcf857x.o