blob: a4d41191ffd8ce23070a03e3ffde21c935280c09 [file] [log] [blame]
## SPDX-License-Identifier: GPL-2.0-only
if VENDOR_GIGABYTE
choice
prompt "Mainboard model"
source "src/mainboard/gigabyte/*/Kconfig.name"
endchoice
source "src/mainboard/gigabyte/*/Kconfig"
config MAINBOARD_VENDOR
default "GIGABYTE"
endif # VENDOR_GIGABYTE