Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
ceb9262d5da68e64216f6efc2f90d20151003de3
/
.
/
board
/
huawei
/
hg556a
/
Kconfig
blob: 88622d0e681e1ebce3e8cf63e2b0668b6f38f491 [
file
] [
log
] [
blame
]
Álvaro Fernández Rojas
4a2b272
2017-04-25 00:39:22 +0200
[
diff
] [
blame
]
1
if
BOARD_HUAWEI_HG556A
2
3
config SYS_BOARD
4
default
"hg556a"
5
6
config SYS_VENDOR
7
default
"huawei"
8
9
config SYS_CONFIG_NAME
10
default
"huawei_hg556a"
11
12
endif