Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1d15cb33689e49e5c2624784373a8ed3b0d1eee9
/
.
/
board
/
nvidia
/
p2371-2180
/
Kconfig
blob: 8622bdaa16bcc8164423a6d1f70da17e0804e4a1 [
file
] [
log
] [
blame
]
Stephen Warren
8681561
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