Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
e00b8eb55a8ecd6051b13309a1b5aa88400ba74d
/
.
/
board
/
mscc
/
ocelot
/
Kconfig
blob: ac99858a532ed9beca56ea26e343e20d4abc3791 [
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