summaryrefslogtreecommitdiff
path: root/drivers/clk/sunxi-ng/Kconfig
blob: 3d117d7a3621ee4415c57e80ae0be27e529f4b11 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
config SUNXI_CCU
	bool "Clock support for Allwinner SoCs"
	default ARCH_SUNXI

if SUNXI_CCU

# Base clock types

config SUNXI_CCU_FRAC
	bool

endif