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