aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2008-10-24 11:16:11 -0400
committerSamuel Ortiz <samuel@sortiz.org>2008-10-24 12:34:39 -0400
commit9c366452e0b2df06f3ce0aabc6a53c94c595cd00 (patch)
treeef35308017a7c1adfae63111192a857ec1ec0444
parent8e2eaabfd9f7d375a1bb202e644ce2dcc0659592 (diff)
mfd: Make WM8400 depend on I2C until SPI is submitted
Otherwise we could build in WM8400 but not I2C. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@openedhand.com>
-rw-r--r--drivers/mfd/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index 8aa4333be0e4..b550267c8d5e 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 depends on I2C
119 help 120 help
120 Support for the Wolfson Microelecronics WM8400 PMIC and audio 121 Support for the Wolfson Microelecronics WM8400 PMIC and audio
121 CODEC. This driver adds provides common support for accessing 122 CODEC. This driver adds provides common support for accessing