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

Commit 132d3f95 authored by Mark Brown's avatar Mark Brown Committed by Sascha Hauer
Browse files

mx31ads: Depend on all the WM8350 core dependencies for WM1133-EV1 board



Otherwise we'd need massive ifdefs in the code.

Signed-off-by: default avatarMark Brown <broonie@opensource.wolfsonmicro.com>
parent 3f203016
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -19,6 +19,8 @@ config MACH_MX31ADS
config MACH_MX31ADS_WM1133_EV1
	bool "Support Wolfson Microelectronics 1133-EV1 module"
	depends on MACH_MX31ADS
	depends on MFD_WM8350_I2C
	depends on REGULATOR_WM8350
	select MFD_WM8350_CONFIG_MODE_0
	select MFD_WM8352_CONFIG_MODE_0
	help