Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at v6.15-rc3 12 lines 231 B view raw
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