summaryrefslogtreecommitdiff
path: root/drivers/clk/uniphier/Kconfig
blob: da3e3553895a3cba86f1dbc1d3075d4171845768 (plain)
1
2
3
4
5
6
7
8
9
10
config CLK_UNIPHIER
	bool "Clock driver for UniPhier SoCs"
	depends on ARCH_UNIPHIER
	select CLK
	select SPL_CLK
	default y
	help
	  Support for clock controllers on UniPhier SoCs.
	  Say Y if you want to control clocks provided by System Control
	  block, Media I/O block, Peripheral Block.