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

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

mfd: Don't allow WM8350 to be built modular



The genirq implementation does not allow modules to implement irq_chips
so the conversion of WM8350 to genirq means we can no longer allow the
driver to be built as a module.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 760e4518
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -205,7 +205,7 @@ config MFD_WM831X
	  functionality of the device.
	  functionality of the device.


config MFD_WM8350
config MFD_WM8350
	tristate
	bool


config MFD_WM8350_CONFIG_MODE_0
config MFD_WM8350_CONFIG_MODE_0
	bool
	bool
@@ -256,9 +256,9 @@ config MFD_WM8352_CONFIG_MODE_3
	depends on MFD_WM8350
	depends on MFD_WM8350


config MFD_WM8350_I2C
config MFD_WM8350_I2C
	tristate "Support Wolfson Microelectronics WM8350 with I2C"
	bool "Support Wolfson Microelectronics WM8350 with I2C"
	select MFD_WM8350
	select MFD_WM8350
	depends on I2C
	depends on I2C=y
	help
	help
	  The WM8350 is an integrated audio and power management
	  The WM8350 is an integrated audio and power management
	  subsystem with watchdog and RTC functionality for embedded
	  subsystem with watchdog and RTC functionality for embedded