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