blob: a26ca8c1cdaa3f5ae5b6d9730073fb940a970c75 (
plain)
1
2
3
4
5
6
7
8
|
config CLK_UNIPHIER
def_bool y
depends on ARCH_UNIPHIER
select CLK
help
Support for clock controllers on UniPhier SoCs.
Say Y if you want to control clocks provided by System Control
block, Media I/O block, Peripheral Block.
|