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

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

mfd: Don't allow wm831x to be built as a module



The genirq infrastructure functions aren't currently exported,
preventing modular builds.

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 cb9b2245
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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