aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Kconfig
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2008-12-18 17:12:28 -0500
committerSamuel Ortiz <samuel@sortiz.org>2009-01-04 06:17:42 -0500
commitca23f8c1b0aa15dc69565244fc5dffa67a72dd02 (patch)
treeef082e834c225e8138f2c0a208a37b0384d4741f /drivers/mfd/Kconfig
parent645524a9c6e1e42dc4fe03217befb20e2fc4d43e (diff)
mfd: Add WM8351 support
The WM8351 is a WM8350 variant. As well as register default changes the WM8351 has fewer voltage and current regulators than the WM8350. 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/Kconfig16
1 files changed, 16 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 76a482dfc177..781a27955ff5 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -143,6 +143,22 @@ config MFD_WM8350_CONFIG_MODE_3
143 bool 143 bool
144 depends on MFD_WM8350 144 depends on MFD_WM8350
145 145
146config MFD_WM8351_CONFIG_MODE_0
147 bool
148 depends on MFD_WM8350
149
150config MFD_WM8351_CONFIG_MODE_1
151 bool
152 depends on MFD_WM8350
153
154config MFD_WM8351_CONFIG_MODE_2
155 bool
156 depends on MFD_WM8350
157
158config MFD_WM8351_CONFIG_MODE_3
159 bool
160 depends on MFD_WM8350
161
146config MFD_WM8352_CONFIG_MODE_0 162config MFD_WM8352_CONFIG_MODE_0
147 bool 163 bool
148 depends on MFD_WM8350 164 depends on MFD_WM8350