]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
mfd: Don't support non-modular wm8400 build
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 14 May 2012 09:13:15 +0000 (10:13 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 20 May 2012 15:27:05 +0000 (17:27 +0200)
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>
drivers/mfd/Kconfig

index b914483cd630cdb611910e02320d6713c10143af..af46ce019fc73ac395965b24de0d537aad7e9aab 100644 (file)
@@ -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