repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge tag 'extcon-next-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux/fpc-iii.git]
/
drivers
/
clk
/
tegra
/
Kconfig
blob
4d99a87704857e4ca5184a03496c1df3a7f21348
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