xref: /openbmc/linux/drivers/gpio/Makefile (revision 7444a72e)
1a9c5fff5SDavid Brownell# gpio support: dedicated expander chips, etc
2a9c5fff5SDavid Brownell
3a9c5fff5SDavid Brownellccflags-$(CONFIG_DEBUG_GPIO)	+= -DDEBUG
4a9c5fff5SDavid Brownell
5*7444a72eSMichael Bueschobj-$(CONFIG_GPIOLIB)		+= gpiolib.o
6d2876d08SDavid Brownell
70c36ec31SJuergen Beisertobj-$(CONFIG_GPIO_MAX7301)	+= max7301.o
8e58b9e27SDavid Brownellobj-$(CONFIG_GPIO_MCP23S08)	+= mcp23s08.o
9f3dc3630SGuennadi Liakhovetskiobj-$(CONFIG_GPIO_PCA953X)	+= pca953x.o
1015fae37dSDavid Brownellobj-$(CONFIG_GPIO_PCF857X)	+= pcf857x.o
11ff1d5c2fSMichael Bueschobj-$(CONFIG_GPIO_BT8XX)	+= bt8xxgpio.o
12