summaryrefslogtreecommitdiff
path: root/drivers/clk/tegra/Kconfig
blob: 659fe022c2affab2ce841a95bfe8c1d3ddaf7b1e (plain)
1
2
3
4
5
6
config TEGRA186_CLOCK
	bool "Enable Tegra186 BPMP-based clock driver"
	depends on TEGRA186_BPMP
	help
	  Enable support for manipulating Tegra's on-SoC clocks via IPC
	  requests to the BPMP (Boot and Power Management Processor).