]> asedeno.scripts.mit.edu Git - linux.git/commit
mfd: sun6i-prcm: Allow to compile with COMPILE_TEST
authorMaxime Ripard <maxime.ripard@bootlin.com>
Fri, 22 Mar 2019 09:16:50 +0000 (10:16 +0100)
committerLee Jones <lee.jones@linaro.org>
Wed, 3 Apr 2019 07:38:07 +0000 (08:38 +0100)
commita05a2e7998ab1badcf80aed47b5313934fd131fa
tree18ad184912fcd3d2819c7f15faf85cdea23394d0
parent1d71670e5e09680202c975c2332bcd2b64e8091f
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: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/mfd/Kconfig