mfd: Don't allow wm831x to be built as a module
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 23 Nov 2009 13:42:34 +0000 (13:42 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Sun, 13 Dec 2009 18:21:48 +0000 (19:21 +0100)
The genirq infrastructure functions aren't currently exported,
preventing modular builds.

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 b46b11b..4502bcb 100644 (file)
@@ -195,7 +195,7 @@ config MFD_WM8400
          the functionality of the device.
 
 config MFD_WM831X
-       tristate "Support Wolfson Microelectronics WM831x/2x PMICs"
+       bool "Support Wolfson Microelectronics WM831x/2x PMICs"
        select MFD_CORE
        depends on I2C
        help