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