blob: 203b3d01bb41d25c492736c99f37f1f9fe457661 [file] [log] [blame]
if VENDOR_SIEMENS
choice
prompt "Mainboard model"
source "src/mainboard/siemens/*/Kconfig.name"
endchoice
source "src/mainboard/siemens/*/Kconfig"
config MAINBOARD_VENDOR
default "Siemens"
endif # VENDOR_SIEMENS