Sign in
coral
/
u-boot-mtk
/
5d535aa40bb73f248d307a2cfc58e6187465036d
/
.
/
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