Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
ddd960e6c4b8412fa5c5a35f36cc3ac9f3ffbc16
/
.
/
arch
/
arm
/
cpu
/
armv7
/
tegra114
/
Kconfig
blob: 33a22da53512292955878c4298040055728f9eb8 [
file
] [
log
] [
blame
]
if
TEGRA114
choice
prompt
"Tegra114 board select"
config TARGET_DALMORE
bool
"NVIDIA Tegra114 Dalmore evaluation board"
endchoice
config SYS_SOC
string
default
"tegra114"
source
"board/nvidia/dalmore/Kconfig"
endif