u-boot-brain/drivers/clk/uniphier/Kconfig

10 lines
261 B
Plaintext
Raw Normal View History

config CLK_UNIPHIER
def_bool y
depends on ARCH_UNIPHIER
select CLK
select SPL_CLK if SPL
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.