xref: /openbmc/linux/drivers/clk/uniphier/Kconfig (revision 160b8e75)
1config CLK_UNIPHIER
2	bool "Clock driver for UniPhier SoCs"
3	depends on ARCH_UNIPHIER || COMPILE_TEST
4	depends on OF && MFD_SYSCON
5	default ARCH_UNIPHIER
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