blob: 38dbf57bc23c0e7f907c6580eae9860655df9560 [file] [log] [blame]
## SPDX-License-Identifier: GPL-2.0-only
if VENDOR_CLEVO
choice
prompt "Mainboard model"
source "src/mainboard/clevo/*/Kconfig.name"
endchoice
source "src/mainboard/clevo/*/Kconfig"
config MAINBOARD_VENDOR
default "Clevo"
endif # VENDOR_CLEVO