]> git.sur5r.net Git - u-boot/blob - drivers/clk/renesas/Kconfig
Merge git://git.denx.de/u-boot-sunxi
[u-boot] / drivers / clk / renesas / Kconfig
1 config 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
7 config CLK_RCAR_GEN3
8         bool "Renesas RCar Gen3 clock driver"
9         def_bool y if RCAR_GEN3
10         depends on CLK_RENESAS
11         help
12           Enable this to support the clocks on Renesas RCar Gen3 SoC.