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

Commit a05a2e79 authored by Maxime Ripard's avatar Maxime Ripard Committed by Lee Jones
Browse files

mfd: sun6i-prcm: Allow to compile with COMPILE_TEST



Since this driver only has a dependency on ARCH_SUNXI just because it
doesn't make any sense to run it on something else, we can definitely
enable it through COMPILE_TEST as well to get some build coverage.

Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 1d71670e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1246,7 +1246,7 @@ config MFD_STA2X11

config MFD_SUN6I_PRCM
	bool "Allwinner A31 PRCM controller"
	depends on ARCH_SUNXI
	depends on ARCH_SUNXI || COMPILE_TEST
	select MFD_CORE
	help
	  Support for the PRCM (Power/Reset/Clock Management) unit available