xref: /rk3399_rockchip-uboot/drivers/clk/tegra/Kconfig (revision ebf2b9e3dff089a9c99e5dc8d7e10b06365e4e46)
1config 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).
7