Sign in
coral
/
u-boot-mtk
/
7e804497dfb44eac089651770b3171c6fb078376
/
.
/
board
/
mscc
/
ocelot
/
Kconfig
blob: 9ddc0880b1af96171ac767373827a5162fa9c749 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
config SYS_VENDOR
default
"mscc"
if
SOC_OCELOT
config SYS_BOARD
default
"ocelot"
config SYS_CONFIG_NAME
default
"ocelot"
endif