Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
7c02bc9649f6d3afd272ac4a94b280495473834c
/
.
/
board
/
nvidia
/
p3450-0000
/
Kconfig
blob: 7a08cd88675f85e4dd32f0f8f7888856abc27f73 [
file
] [
log
] [
blame
]
Tom Warren
7c02bc9
2020-02-28 16:17:07 -0700
[
diff
] [
blame^
]
1
if
TARGET_P3450_0000
2
3
config SYS_BOARD
4
default
"p3450-0000"
5
6
config SYS_VENDOR
7
default
"nvidia"
8
9
config SYS_CONFIG_NAME
10
default
"p3450-0000"
11
12
endif