Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
a26522e77477531fc1025b27cebb45de9fc5a3db
/
.
/
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