Sign in
third-party-mirror
/
u-boot
/
refs/heads/astro
/
.
/
board
/
icecube
/
Kconfig
blob: e5b2153911474d353782c333add32ed1b7e5410e [
file
] [
log
] [
blame
]
Fuchsia firmware team
d2ca328
2021-02-11 11:07:21 -0800
[
diff
] [
blame
]
1
if
TARGET_ICECUBE
2
3
config SYS_BOARD
4
default
"icecube"
5
6
config SYS_CONFIG_NAME
7
default
"IceCube"
8
9
endif