Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
bd13eabb44a6123bceb9715ec8f1cef4f42a69af
/
.
/
board
/
icecube
/
Kconfig
blob: d409cd7c67698f810c211ac1a760beeeccbb8319 [
file
] [
log
] [
blame
]
Masahiro Yamada
d3ae678
2014-07-30 14:08:14 +0900
[
diff
] [
blame
]
1
if
TARGET_ICECUBE
2
3
config SYS_BOARD
4
string
5
default
"icecube"
6
7
config SYS_CONFIG_NAME
8
string
9
default
"IceCube"
10
11
endif