blob: 2c33d58caaf2e8edeb8019034e52e58526272537 [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
string
default "iBase"
endif # VENDOR_IBASE