Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
8e605a5e3e41861c4b1c55bc3b911abde2323939
/
.
/
board
/
nvidia
/
p2371-2180
/
Kconfig
blob: 8622bdaa16bcc8164423a6d1f70da17e0804e4a1 [
file
] [
log
] [
blame
]
Stephen Warren
2573428
2015-08-13 22:34:22 -0600
[
diff
] [
blame
]
1
if
TARGET_P2371_2180
2
3
config SYS_BOARD
4
default
"p2371-2180"
5
6
config SYS_VENDOR
7
default
"nvidia"
8
9
config SYS_CONFIG_NAME
10
default
"p2371-2180"
11
12
endif