Sign in
coral
/
uboot-imx
/
8b51a2c4aeaa1316fa17453955d55f32c35dd667
/
.
/
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