Merge tag 'reset-for-v5.3' of git://git.pengutronix.de/git/pza/linux into arm/drivers
[sfrench/cifs-2.6.git] / drivers / clk / tegra / Kconfig
1 # SPDX-License-Identifier: GPL-2.0-only
2 config TEGRA_CLK_EMC
3         def_bool y
4         depends on TEGRA124_EMC
5
6 config CLK_TEGRA_BPMP
7         def_bool y
8         depends on TEGRA_BPMP
9
10 config TEGRA_CLK_DFLL
11         depends on ARCH_TEGRA_124_SOC || ARCH_TEGRA_210_SOC
12         select PM_OPP
13         def_bool y