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

Commit a23670df authored by Linus Walleij's avatar Linus Walleij Committed by Lee Jones
Browse files

mfd: pm8xxx: Make elegible for COMPILE_TEST



This should be enabled so that we get full compile coverage
of the PM8xxx MFD core with the different subdrivers.

Tested on the build servers.

Suggested-by: default avatarJonathan Cameron <jic23@kernel.org>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 263a7c57
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -887,7 +887,7 @@ config UCB1400_CORE

config MFD_PM8XXX
	tristate "Qualcomm PM8xxx PMIC chips driver"
	depends on (ARM || HEXAGON)
	depends on (ARM || HEXAGON || COMPILE_TEST)
	select IRQ_DOMAIN
	select MFD_CORE
	select REGMAP