commit | a05a2e7998ab1badcf80aed47b5313934fd131fa | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime.ripard@bootlin.com> | Fri Mar 22 10:16:50 2019 +0100 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Apr 03 08:38:07 2019 +0100 |
tree | 18ad184912fcd3d2819c7f15faf85cdea23394d0 | |
parent | 1d71670e5e09680202c975c2332bcd2b64e8091f [diff] |
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>