repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/tests: hdmi: Fix memory leaks in drm_display_mode_from_cea_vic()
[drm/drm-misc.git]
/
drivers
/
clk
/
tegra
/
Kconfig
blob
90df619dc0871184c4c0240f3168be1cb6b6b94f
1
# SPDX-License-Identifier: GPL-2.0-only
2
config CLK_TEGRA_BPMP
3
def_bool y
4
depends on TEGRA_BPMP
5
6
config TEGRA_CLK_DFLL
7
depends on ARCH_TEGRA_124_SOC || ARCH_TEGRA_210_SOC
8
select PM_OPP
9
def_bool y
10
11
config TEGRA124_CLK_EMC
12
bool