xref: /openbmc/linux/drivers/clk/tegra/Kconfig (revision c83eeec79ff64f777cbd59a8bd15d0a3fe1f92c0)
1# SPDX-License-Identifier: GPL-2.0-only
2config CLK_TEGRA_BPMP
3	def_bool y
4	depends on TEGRA_BPMP
5
6config TEGRA_CLK_DFLL
7	depends on ARCH_TEGRA_124_SOC || ARCH_TEGRA_210_SOC
8	select PM_OPP
9	def_bool y
10
11config TEGRA124_CLK_EMC
12	bool
13