aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2008-12-18 04:54:22 -0500
committerSamuel Ortiz <samuel@sortiz.org>2009-01-04 06:17:41 -0500
commitb8380c1a661f1f853418ff2eb798f27a11cade57 (patch)
tree1926beb781ffa5ffd9f4cdc822446f05390476d8 /drivers/mfd/Kconfig
parent44faac3155247d9cb9aec5a53832014e1f807c78 (diff)
mfd: Register WM8400 codec device
Register a child device for the codec in the WM8400. Also switch the unregistration of the MFD devices to use the MFD core since the current code is hand rolling the same thing. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
Diffstat (limited to 'drivers/mfd/Kconfig')
-rw-r--r--drivers/mfd/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 8cd3dd9a69b2..ddfb12b52f54 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -116,6 +116,7 @@ config PMIC_DA903X
116 116
117config MFD_WM8400 117config MFD_WM8400
118 tristate "Support Wolfson Microelectronics WM8400" 118 tristate "Support Wolfson Microelectronics WM8400"
119 select MFD_CORE
119 depends on I2C 120 depends on I2C
120 help 121 help
121 Support for the Wolfson Microelecronics WM8400 PMIC and audio 122 Support for the Wolfson Microelecronics WM8400 PMIC and audio