Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
9c21df15474b9f722822a95d334796cd97b3448b
/
.
/
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