blob: 75fa626b603acf90b3484552d57898f8bea1a2f7 [file] [log] [blame]
if VENDOR_IWILL
choice
prompt "Mainboard model"
source "src/mainboard/iwill/*/Kconfig.name"
endchoice
source "src/mainboard/iwill/*/Kconfig"
config MAINBOARD_VENDOR
string
default "IWILL"
endif # VENDOR_IWILL