config SUNXI_CCU bool "Clock support for Allwinner SoCs" default ARCH_SUNXI if SUNXI_CCU # Base clock types config SUNXI_CCU_DIV bool select SUNXI_CCU_MUX config SUNXI_CCU_FRAC bool config SUNXI_CCU_GATE bool config SUNXI_CCU_MUX bool config SUNXI_CCU_PHASE bool # Multi-factor clocks config SUNXI_CCU_NK bool select SUNXI_CCU_GATE config SUNXI_CCU_NM bool select RATIONAL select SUNXI_CCU_FRAC select SUNXI_CCU_GATE config SUNXI_CCU_MP bool select SUNXI_CCU_GATE select SUNXI_CCU_MUX endif