rjw | 1f88458 | 2022-01-06 17:20:42 +0800 | [diff] [blame^] | 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. |