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