Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
73a5b1ab83ab560111f117763c34445d1dc49968
/
.
/
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