Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
f278a217491a0072629480010868eb1ffda407a6
/
.
/
board
/
mscc
/
serval
/
Kconfig
blob: 64f1c683e4491990486942aa71afb757a9d100f6 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: (GPL-2.0+ OR MIT)
config SYS_VENDOR
default
"mscc"
if
SOC_SERVAL
config SYS_BOARD
default
"serval"
config SYS_CONFIG_NAME
default
"serval"
endif