Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
56f5c40ad9c27815ee53eb300128171a46395ade
/
.
/
board
/
ccv
/
xpress
/
Kconfig
blob: 9157013c3069e7cd99dc64abacc902610619cca9 [
file
] [
log
] [
blame
]
Stefan Roese
a7f480d
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