blob: c0e9cc1357f84d5f274ab1edec1f560abaa38301 [file] [log] [blame]
if VENDOR_CUBIETECH
# Auto select common options
choice
prompt "Mainboard model"
source "src/mainboard/cubietech/*/Kconfig.name"
endchoice
source "src/mainboard/cubietech/*/Kconfig"
config MAINBOARD_VENDOR
string
default "Cubietech"
endif # VENDOR_CUBIETECH