]> Git Repo - linux.git/blob - drivers/clk/uniphier/Kconfig
kconfig: drop 'boolean' keyword
[linux.git] / drivers / clk / uniphier / Kconfig
1 config 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.
This page took 0.035794 seconds and 4 git commands to generate.