Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
eed8294b75a5908a486945ff6655d4dc9aae5fed
/
.
/
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