Kconfig 231 B

123456789101112
  1. # SPDX-License-Identifier: GPL-2.0-only
  2. config CLK_TEGRA_BPMP
  3. def_bool y
  4. depends on TEGRA_BPMP
  5. config TEGRA_CLK_DFLL
  6. depends on ARCH_TEGRA_124_SOC || ARCH_TEGRA_210_SOC
  7. select PM_OPP
  8. def_bool y
  9. config TEGRA124_CLK_EMC
  10. bool