浏览代码

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>
Mark Brown 13 年之前
父节点
当前提交
eee0e4b44f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/mfd/Kconfig

+ 1 - 1
drivers/mfd/Kconfig

@@ -465,7 +465,7 @@ config MFD_S5M_CORE
 	 of the device
 	 of the device
 
 
 config MFD_WM8400
 config MFD_WM8400
-	tristate "Support Wolfson Microelectronics WM8400"
+	bool "Support Wolfson Microelectronics WM8400"
 	select MFD_CORE
 	select MFD_CORE
 	depends on I2C
 	depends on I2C
 	select REGMAP_I2C
 	select REGMAP_I2C