mfd: Add Freescale MC13783 driver
[deliverable/linux.git] / drivers / mfd / Kconfig
index 0273456af77f418e59199972a2fdd1440e3ed5a7..a4f3dff30ba5573d3c75d8c84a0d70706daa0b48 100644 (file)
@@ -238,6 +238,16 @@ config MFD_PCF50633
          facilities, and registers devices for the various functions
          so that function-specific drivers can bind to them.
 
+config MFD_MC13783
+       tristate "Support Freescale MC13783"
+       depends on SPI_MASTER
+       select MFD_CORE
+       help
+         Support for the Freescale (Atlas) MC13783 PMIC and audio CODEC.
+         This driver provides common support for accessing  the device,
+         additional drivers must be enabled in order to use the
+         functionality of the device.
+
 config PCF50633_ADC
        tristate "Support for NXP PCF50633 ADC"
        depends on MFD_PCF50633
This page took 0.037227 seconds and 5 git commands to generate.