]> git.sur5r.net Git - u-boot/blob - drivers/clk/tegra/Kconfig
Merge branch 'master' of git://git.denx.de/u-boot-net
[u-boot] / drivers / clk / tegra / Kconfig
1 config TEGRA186_CLOCK
2         bool "Enable Tegra186 BPMP-based clock driver"
3         depends on TEGRA186_BPMP
4         help
5           Enable support for manipulating Tegra's on-SoC clocks via IPC
6           requests to the BPMP (Boot and Power Management Processor).