]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/mfd/Kconfig
Merge branch 'core/percpu' into x86/core
[mv-sheeva.git] / drivers / mfd / Kconfig
index 3ac32e45b03bee2c4725d59a7d07f7c962ef9392..06a2b0f7737c98f9009ea9ee4cb1986b7208ef7e 100644 (file)
@@ -226,6 +226,20 @@ config MFD_PCF50633
          facilities, and registers devices for the various functions
          so that function-specific drivers can bind to them.
 
+config PCF50633_ADC
+       tristate "Support for NXP PCF50633 ADC"
+       depends on MFD_PCF50633
+       help
+        Say yes here if you want to include support for ADC in the
+        NXP PCF50633 chip.
+
+config PCF50633_GPIO
+       tristate "Support for NXP PCF50633 GPIO"
+       depends on MFD_PCF50633
+       help
+        Say yes here if you want to include support GPIO for pins on
+        the PCF50633 chip.
+
 endmenu
 
 menu "Multimedia Capabilities Port drivers"