crossgcc: Change 'tar balls' to 'tarballs'
[coreboot.git] / src / mainboard / via / Kconfig
blobd14c7581765ae7e93961ecba637a71207b931f34
1 if VENDOR_VIA
3 choice
4         prompt "Mainboard model"
6 source "src/mainboard/via/*/Kconfig.name"
8 endchoice
10 source "src/mainboard/via/*/Kconfig"
12 config MAINBOARD_VENDOR
13         string
14         default "VIA"
16 endif # VENDOR_VIA