blob: 840ee85147d1156ab6b6015f08633646e4c79d76 [file] [log] [blame]
if VENDOR_CUBIETECH
# Auto select common options
choice
prompt "Mainboard model"
config BOARD_CUBIETECH_CUBIEBOARD
bool "Cubieboard"
endchoice
source "src/mainboard/cubietech/cubieboard/Kconfig"
config MAINBOARD_VENDOR
string
default "Cubietech"
endif # VENDOR_CUBIETECH