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