xref: /rk3399_rockchip-uboot/drivers/clk/uniphier/Kconfig (revision b8fa3d2a17dce6006a8a5f46cbc978a19a3fdf82)
1config CLK_UNIPHIER
2	def_bool y
3	depends on ARCH_UNIPHIER
4	select CLK
5	select SPL_CLK if SPL
6	help
7	  Support for clock controllers on UniPhier SoCs.
8	  Say Y if you want to control clocks provided by System Control
9	  block, Media I/O block, Peripheral Block.
10