Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
cbea79867e906e642d872f8043ea2f9cb6dd7386
/
.
/
board
/
nvidia
/
p2571
/
Kconfig
blob: 7bc4874840887759ead77b3f07bf98762f4758ff [
file
] [
log
] [
blame
]
Tom Warren
873e3ef
2015-02-12 15:01:49 -0700
[
diff
] [
blame
]
1
if
TARGET_P2571
2
3
config SYS_BOARD
4
default
"p2571"
5
6
config SYS_VENDOR
7
default
"nvidia"
8
9
config SYS_CONFIG_NAME
10
default
"p2571"
11
12
endif