Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
412492098b6621d446b468c7c36dd4cab697a646
/
.
/
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