clk: sunxi-ng: Enable DE2_CCU for SUN8I and SUN50I
authorJagan Teki <jagan@amarulasolutions.com>
Tue, 13 Nov 2018 12:15:32 +0000 (17:45 +0530)
committerMaxime Ripard <maxime.ripard@bootlin.com>
Tue, 13 Nov 2018 13:06:52 +0000 (14:06 +0100)
Allwinner SoC like SUN8I and SUN50I has DE2 CCU so enable them
as default.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
drivers/clk/sunxi-ng/Kconfig

index 826674d..abbd518 100644 (file)
@@ -63,6 +63,7 @@ config SUN8I_V3S_CCU
 
 config SUN8I_DE2_CCU
        bool "Support for the Allwinner SoCs DE2 CCU"
+       default MACH_SUN8I || (ARM64 && ARCH_SUNXI)
 
 config SUN8I_R40_CCU
        bool "Support for the Allwinner R40 CCU"