blob: 796777b9b03c03924fbe6eb679b6e6fe7cd6c58b [file] [log] [blame]
if VENDOR_LINUTOP
choice
prompt "Mainboard model"
source "src/mainboard/linutop/*/Kconfig.name"
endchoice
config MAINBOARD_VENDOR
string
default "Linutop"
source "src/mainboard/linutop/*/Kconfig"
endif # VENDOR_LINUTOP