blob: 613bc1447af9452cae36ddd062e29157270de524 [file] [log] [blame]
## SPDX-License-Identifier: GPL-2.0-only
if VENDOR_INVENTEC
choice
prompt "Mainboard model"
source "src/mainboard/inventec/*/Kconfig.name"
endchoice
source "src/mainboard/inventec/*/Kconfig"
config MAINBOARD_VENDOR
default "Inventec"
endif # VENDOR_INVENTEC