Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eee0e4b4 authored by Mark Brown's avatar Mark Brown Committed by Samuel Ortiz
Browse files

mfd: Don't support non-modular wm8400 build



It's relying on non-exported symbols.

Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 168755eb
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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