crossgcc: Change 'tar balls' to 'tarballs'
[coreboot.git] / src / mainboard / cubietech / Kconfig
blobc0e9cc1357f84d5f274ab1edec1f560abaa38301
1 if VENDOR_CUBIETECH
3 # Auto select common options
4 choice
5         prompt "Mainboard model"
7 source "src/mainboard/cubietech/*/Kconfig.name"
9 endchoice
11 source "src/mainboard/cubietech/*/Kconfig"
13 config MAINBOARD_VENDOR
14         string
15         default "Cubietech"
17 endif # VENDOR_CUBIETECH