2 bool "Clock support for Allwinner SoCs"
3 depends on ARCH_SUNXI || COMPILE_TEST
4 select RESET_CONTROLLER
10 bool "Support for the Allwinner A64 CCU"
11 default ARM64 && ARCH_SUNXI
12 depends on (ARM64 && ARCH_SUNXI) || COMPILE_TEST
15 bool "Support for the Allwinner A10/A20 CCU"
22 select SUNXI_CCU_PHASE
25 depends on MACH_SUN4I || MACH_SUN7I || COMPILE_TEST
28 bool "Support for the Allwinner sun5i family CCM"
30 depends on MACH_SUN5I || COMPILE_TEST
33 bool "Support for the Allwinner A31/A31s CCU"
35 depends on MACH_SUN6I || COMPILE_TEST
38 bool "Support for the Allwinner A23 CCU"
40 depends on MACH_SUN8I || COMPILE_TEST
43 bool "Support for the Allwinner A33 CCU"
45 depends on MACH_SUN8I || COMPILE_TEST
48 bool "Support for the Allwinner A83T CCU"
52 bool "Support for the Allwinner H3 CCU"
53 default MACH_SUN8I || (ARM64 && ARCH_SUNXI)
54 depends on MACH_SUN8I || (ARM64 && ARCH_SUNXI) || COMPILE_TEST
57 bool "Support for the Allwinner V3s CCU"
59 depends on MACH_SUN8I || COMPILE_TEST
62 bool "Support for the Allwinner SoCs DE2 CCU"
65 bool "Support for the Allwinner R40 CCU"
67 depends on MACH_SUN8I || COMPILE_TEST
70 bool "Support for the Allwinner A80 CCU"
72 depends on MACH_SUN9I || COMPILE_TEST
75 bool "Support for Allwinner SoCs' PRCM CCUs"
76 default MACH_SUN8I || (ARCH_SUNXI && ARM64)