xref: /openbmc/linux/drivers/gpio/Makefile (revision f3dc3630)
1a9c5fff5SDavid Brownell# gpio support: dedicated expander chips, etc
2a9c5fff5SDavid Brownell
3a9c5fff5SDavid Brownellccflags-$(CONFIG_DEBUG_GPIO)	+= -DDEBUG
4a9c5fff5SDavid Brownell
5d2876d08SDavid Brownellobj-$(CONFIG_HAVE_GPIO_LIB)	+= gpiolib.o
6d2876d08SDavid Brownell
7e58b9e27SDavid Brownellobj-$(CONFIG_GPIO_MCP23S08)	+= mcp23s08.o
8*f3dc3630SGuennadi Liakhovetskiobj-$(CONFIG_GPIO_PCA953X)	+= pca953x.o
915fae37dSDavid Brownellobj-$(CONFIG_GPIO_PCF857X)	+= pcf857x.o
10