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