blob: 75b657aadf8959e7580d9fc7a98643872447caa4 [file] [log] [blame]
if VENDOR_LINUTOP
choice
prompt "Mainboard model"
config BOARD_LINUTOP_LINUTOP1
bool "Linutop-1"
endchoice
config MAINBOARD_VENDOR
string
default "Linutop"
source "src/mainboard/linutop/linutop1/Kconfig"
endif # VENDOR_LINUTOP