Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
9f5f0fe76f0bfa32fd9ab24d1b92a54a3fa4556e
/
.
/
board
/
ccv
/
xpress
/
Kconfig
blob: 9157013c3069e7cd99dc64abacc902610619cca9 [
file
] [
log
] [
blame
]
Stefan Roese
73eb9b0
2016-02-10 11:41:26 +0100
[
diff
] [
blame
]
1
if
TARGET_XPRESS
2
3
config SYS_BOARD
4
default
"xpress"
5
6
config SYS_VENDOR
7
default
"ccv"
8
9
config SYS_CONFIG_NAME
10
default
"xpress"
11
12
endif