]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/mfd/Makefile
mfd: Ensure all WM8350 IRQs are masked at startup
[linux-2.6-omap-h63xx.git] / drivers / mfd / Makefile
index 0c9418b36c2692a8c700f9f7f69222a4de774419..3afb5192e4dadf31c640c2574101950f2068f0ac 100644 (file)
@@ -37,3 +37,7 @@ endif
 obj-$(CONFIG_UCB1400_CORE)     += ucb1400_core.o
 
 obj-$(CONFIG_PMIC_DA903X)      += da903x.o
+
+obj-$(CONFIG_MFD_PCF50633)     += pcf50633-core.o
+obj-$(CONFIG_PCF50633_ADC)     += pcf50633-adc.o
+obj-$(CONFIG_PCF50633_GPIO)    += pcf50633-gpio.o
\ No newline at end of file