Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
fea9543f1bd1d068a372ef378f624941c25989a8
/
.
/
board
/
icu862
/
Kconfig
blob: d2a7a0adaeff0e215b3251fa4f3d45ea0b7cd473 [
file
] [
log
] [
blame
]
Masahiro Yamada
dd84058
2014-07-30 14:08:14 +0900
[
diff
] [
blame
]
1
if
TARGET_ICU862
2
3
config SYS_BOARD
4
string
5
default
"icu862"
6
7
config SYS_CONFIG_NAME
8
string
9
default
"ICU862"
10
11
endif