Sign in
coral
/
uboot-imx
/
4bbf30c6de4d9bd0c412d4b1fce097e0a8c15b48
/
.
/
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