Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
at v5.1 12 lines 219 B view raw
1config TEGRA_CLK_EMC 2 def_bool y 3 depends on TEGRA124_EMC 4 5config CLK_TEGRA_BPMP 6 def_bool y 7 depends on TEGRA_BPMP 8 9config TEGRA_CLK_DFLL 10 depends on ARCH_TEGRA_124_SOC || ARCH_TEGRA_210_SOC 11 select PM_OPP 12 def_bool y