]> git.ipfire.org Git - people/ms/u-boot.git/blame - drivers/clk/renesas/Kconfig
Merge git://git.denx.de/u-boot-sunxi
[people/ms/u-boot.git] / drivers / clk / renesas / Kconfig
CommitLineData
36c2ee4c
MV
1config CLK_RENESAS
2 bool "Renesas clock drivers"
3 depends on CLK && ARCH_RMOBILE
4 help
5 Enable support for clock present on Renesas RCar SoCs.
6
7config CLK_RCAR_GEN3
7691ff2a 8 bool "Renesas RCar Gen3 clock driver"
36c2ee4c
MV
9 def_bool y if RCAR_GEN3
10 depends on CLK_RENESAS
11 help
7691ff2a 12 Enable this to support the clocks on Renesas RCar Gen3 SoC.