summaryrefslogtreecommitdiffstats
path: root/drivers/mfd
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2012-05-14 10:13:15 +0100
committerSamuel Ortiz <sameo@linux.intel.com>2012-05-20 17:27:05 +0200
commiteee0e4b44f855f4a34c77137cb64d08c9fb484e9 (patch)
tree085548f2b6f809135134457833c82cb072219c04 /drivers/mfd
parent168755ebb11e8bc17f2c12c42534adaf003a7d7e (diff)
downloadlinux-eee0e4b44f855f4a34c77137cb64d08c9fb484e9.tar.gz
linux-eee0e4b44f855f4a34c77137cb64d08c9fb484e9.tar.xz
linux-eee0e4b44f855f4a34c77137cb64d08c9fb484e9.zip
mfd: Don't support non-modular wm8400 build
It's relying on non-exported symbols. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd')
-rw-r--r--drivers/mfd/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/Kconfig b/drivers/mfd/Kconfig
index b914483cd630..af46ce019fc7 100644
--- a/drivers/mfd/Kconfig
+++ b/drivers/mfd/Kconfig
@@ -465,7 +465,7 @@ config MFD_S5M_CORE
of the device
config MFD_WM8400
- tristate "Support Wolfson Microelectronics WM8400"
+ bool "Support Wolfson Microelectronics WM8400"
select MFD_CORE
depends on I2C
select REGMAP_I2C