Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
d9b88d2547bcea1ef17e29255fd716b6315b2aec
/
.
/
board
/
aspeed
/
evb_ast2500
/
Kconfig
blob: 73a8ae85f60d40f2c2047cbf2a2423298dea2a15 [
file
] [
log
] [
blame
]
maxims@google.com
d9b88d2
2017-01-18 13:44:58 -0800
[
diff
] [
blame^
]
1
if
TARGET_EVB_AST2500
2
3
config SYS_BOARD
4
default
"evb_ast2500"
5
6
config SYS_VENDOR
7
default
"aspeed"
8
9
config SYS_CONFIG_NAME
10
default
"evb_ast2500"
11
12
endif