blob: 7eac9ae27905cb2023f052cba78deb0f17b87c1c [file] [log] [blame]
if VENDOR_IBASE
choice
prompt "Mainboard model"
config BOARD_IBASE_MB899
bool "MB899"
endchoice
source "src/mainboard/ibase/mb899/Kconfig"
config MAINBOARD_VENDOR
string
default "iBase"
endif # VENDOR_IBASE