projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
da3e3553895a3cba86f1dbc1d3075d4171845768
[platform/kernel/u-boot.git]
/
drivers
/
clk
/
uniphier
/
Kconfig
1
config CLK_UNIPHIER
2
bool "Clock driver for UniPhier SoCs"
3
depends on ARCH_UNIPHIER
4
select CLK
5
select SPL_CLK
6
default y
7
help
8
Support for clock controllers on UniPhier SoCs.
9
Say Y if you want to control clocks provided by System Control
10
block, Media I/O block, Peripheral Block.