]> Git Repo - linux.git/blob - drivers/clk/tegra/Kconfig
x86/kaslr: Expose and use the end of the physical memory address space
[linux.git] / drivers / clk / tegra / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config CLK_TEGRA_BPMP
3         def_bool y
4         depends on TEGRA_BPMP
5
6 config TEGRA_CLK_DFLL
7         depends on ARCH_TEGRA_124_SOC || ARCH_TEGRA_210_SOC
8         select PM_OPP
9         def_bool y
10
11 config TEGRA124_CLK_EMC
12         bool
This page took 0.034633 seconds and 4 git commands to generate.