blob: 0bdc56dae46d4379a48f7e911645d31f3a4fadfc [file] [log] [blame]
## SPDX-License-Identifier: GPL-2.0-only
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