aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-07-10 07:37:58 -0400
committerSamuel Ortiz <sameo@linux.intel.com>2012-07-16 09:00:32 -0400
commite102befe7a254f7b827fecc19eba0c5af03d1bf3 (patch)
treea58b33f847999e9ee80146f008717059945d3bf5 /drivers/mfd/Kconfig
parent9cd9e289ddeb66fb571dfa83d36e15c6d4b33b4e (diff)
mfd: Initial support for the WM5110
The WM5110 is a highly-integrated low-power audio system for smartphones, tablets and other portable audio devices. It combines an advanced DSP feature set with a flexible, high-performance audio hub CODEC. The support is based on the Arizona core driver. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 3c263a57b760..b9deb176402c 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -550,6 +550,12 @@ config MFD_WM5102
550 help 550 help
551 Support for Wolfson Microelectronics WM5102 low power audio SoC 551 Support for Wolfson Microelectronics WM5102 low power audio SoC
552 552
553config MFD_WM5110
554 bool "Support Wolfson Microelectronics WM5110"
555 depends on MFD_ARIZONA
556 help
557 Support for Wolfson Microelectronics WM5110 low power audio SoC
558
553config MFD_WM8400 559config MFD_WM8400
554 bool "Support Wolfson Microelectronics WM8400" 560 bool "Support Wolfson Microelectronics WM8400"
555 select MFD_CORE 561 select MFD_CORE