Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Mark Brown and committed by
Samuel Ortiz
eee0e4b4 168755eb

+1 -1
+1 -1
drivers/mfd/Kconfig
··· 465 465 of the device 466 466 467 467 config MFD_WM8400 468 - tristate "Support Wolfson Microelectronics WM8400" 468 + bool "Support Wolfson Microelectronics WM8400" 469 469 select MFD_CORE 470 470 depends on I2C 471 471 select REGMAP_I2C