Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9f21c1a378f89c6f4ee06e5aeea37c426fdec15f
/
.
/
arch
/
arm
/
mach-tegra
/
tegra114
/
Kconfig
blob: 31012bc7702930c82fcaf4a00845e809a7dc9b6e [
file
] [
log
] [
blame
]
if
TEGRA114
choice
prompt
"Tegra114 board select"
config TARGET_DALMORE
bool
"NVIDIA Tegra114 Dalmore evaluation board"
endchoice
config SYS_SOC
default
"tegra114"
source
"board/nvidia/dalmore/Kconfig"
endif