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