blob: 5b519b7f5055a04e35c7543657610fe2f65e93c2 [file] [log] [blame]
if VENDOR_IBASE
choice
prompt "Mainboard model"
source "src/mainboard/ibase/*/Kconfig.name"
endchoice
source "src/mainboard/ibase/*/Kconfig"
config MAINBOARD_VENDOR
default "iBase"
endif # VENDOR_IBASE