Remove pretty useless kconfig help strings, fix some vendor names (trivial).

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@4568 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
Uwe Hermann 2009-08-25 01:06:39 +00:00
parent 5ec2c2b998
commit 4d7ae4d96e
1 changed files with 10 additions and 141 deletions

View File

@ -6,223 +6,92 @@ choice
config VENDOR_ATREND config VENDOR_ATREND
bool "A-Trend" bool "A-Trend"
help
Select this option for systems from the vendor.
config VENDOR_ABIT config VENDOR_ABIT
bool "ABIT" bool "Abit"
help
Select this option for systems from the vendor.
config VENDOR_ADVANTECH config VENDOR_ADVANTECH
bool "Advantech" bool "Advantech"
help
Select this option for systems from the vendor.
config VENDOR_AGAMI config VENDOR_AGAMI
bool "Agami" bool "agami"
help
Select this option for systems from the vendor.
config VENDOR_AMD config VENDOR_AMD
bool "AMD" bool "AMD"
help
Select this option for systems from the vendor.
config VENDOR_ARIMA config VENDOR_ARIMA
bool "Arima" bool "Arima"
help
Select this option for systems from the vendor.
config VENDOR_ARTEC config VENDOR_ARTEC
bool "Artec Group" bool "Artec Group"
help
Select this option for systems from the vendor.
config VENDOR_ASI config VENDOR_ASI
bool "ASI" bool "ASI"
help
Select this option for systems from the vendor.
config VENDOR_ASUS config VENDOR_ASUS
bool "ASUS" bool "ASUS"
help
Select this option for systems from the vendor.
config VENDOR_AXUS config VENDOR_AXUS
bool "AXUS" bool "AXUS"
help
Select this option for systems from the vendor.
config VENDOR_AZZA config VENDOR_AZZA
bool "Azza" bool "AZZA"
help
Select this option for systems from the vendor.
config VENDOR_BCOM config VENDOR_BCOM
bool "BCOM" bool "BCOM"
help
Select this option for systems from the vendor.
config VENDOR_BIOSTAR config VENDOR_BIOSTAR
bool "Biostar" bool "Biostar"
help
Select this option for systems from the vendor.
config VENDOR_BROADCOM config VENDOR_BROADCOM
bool "Broadcom" bool "Broadcom"
help
Select this option for systems from the vendor.
config VENDOR_COMPAQ config VENDOR_COMPAQ
bool "Compaq" bool "Compaq"
help
Select this option for systems from the vendor.
config VENDOR_DELL config VENDOR_DELL
bool "DELL" bool "Dell"
help
Select this option for systems from the vendor.
config VENDOR_DIGITALLOGIC config VENDOR_DIGITALLOGIC
bool "Digital Logic" bool "DIGITAL-LOGIC"
help
Select this option for systems from the vendor.
config VENDOR_EAGLELION config VENDOR_EAGLELION
bool "Eagle Lion" bool "EagleLion"
help
Select this option for systems from the vendor.
config VENDOR_EMBEDDEDPLANET config VENDOR_EMBEDDEDPLANET
bool "Embedded Planet" bool "Embedded Planet"
help
Select this option for systems from the vendor.
config VENDOR_EMULATION config VENDOR_EMULATION
bool "Emulation" bool "Emulation"
help
Select this option for various system emulators, such as QEMU.
config VENDOR_GIGABYTE config VENDOR_GIGABYTE
bool "Gigabyte" bool "GIGABYTE"
help
Select this option for systems from the vendor.
config VENDOR_HP config VENDOR_HP
bool "HP" bool "HP"
help
Select this option for systems from the vendor.
config VENDOR_IBM config VENDOR_IBM
bool "IBM" bool "IBM"
help
Select this option for systems from the vendor.
config VENDOR_IEI config VENDOR_IEI
bool "IEI" bool "IEI"
help
Select this option for systems from the vendor.
config VENDOR_INTEL config VENDOR_INTEL
bool "Intel" bool "Intel"
help
Select this option for systems from the vendor.
config VENDOR_IWILL config VENDOR_IWILL
bool "Iwill" bool "IWILL"
help
Select this option for systems from the vendor.
config VENDOR_JETWAY config VENDOR_JETWAY
bool "Jetway" bool "Jetway"
help
Select this option for systems from the vendor.
config VENDOR_KONTRON config VENDOR_KONTRON
bool "Kontron" bool "Kontron"
help
Select this option for systems from the vendor.
config VENDOR_LIPPERT config VENDOR_LIPPERT
bool "Lippert" bool "Lippert"
help
Select this option for systems from the vendor.
config VENDOR_MOTOROLA config VENDOR_MOTOROLA
bool "Motorola" bool "Motorola"
help
Select this option for systems from the vendor.
config VENDOR_MSI config VENDOR_MSI
bool "MSI" bool "MSI"
help
Select this option for systems from the vendor.
config VENDOR_NEC config VENDOR_NEC
bool "NEC" bool "NEC"
help
Select this option for systems from the vendor.
config VENDOR_NEWISYS config VENDOR_NEWISYS
bool "Newisys" bool "Newisys"
help
Select this option for systems from the vendor.
config VENDOR_NVIDIA config VENDOR_NVIDIA
bool "NVidia" bool "NVIDIA"
help
Select this option for systems from the vendor.
config VENDOR_OLPC config VENDOR_OLPC
bool "OLPC" bool "OLPC"
help
Select this option for systems from the vendor.
config VENDOR_PCENGINES config VENDOR_PCENGINES
bool "PC Engines" bool "PC Engines"
help
Select this option for systems from the vendor.
config VENDOR_RCA config VENDOR_RCA
bool "RCA" bool "RCA"
help
Select this option for systems from the vendor.
config VENDOR_SUNW config VENDOR_SUNW
bool "SUN Microsystems" bool "Sun"
help
Select this option for systems from the vendor.
config VENDOR_SUPERMICRO config VENDOR_SUPERMICRO
bool "Supermicro" bool "Supermicro"
help
Select this option for systems from the vendor.
config VENDOR_TECHNEXION config VENDOR_TECHNEXION
bool "Technexion" bool "Technexion"
help
Select this option for systems from the vendor.
config VENDOR_THOMSON config VENDOR_THOMSON
bool "Thomson" bool "Thomson"
help
Select this option for systems from the vendor.
config VENDOR_TOTALIMPACT config VENDOR_TOTALIMPACT
bool "Total Impact" bool "Total Impact"
help
Select this option for systems from the vendor.
config VENDOR_TYAN config VENDOR_TYAN
bool "Tyan" bool "Tyan"
help
Select this option for systems from the vendor.
config VENDOR_VIA config VENDOR_VIA
bool "VIA" bool "VIA"
help
Select this option for systems from the vendor.
endchoice endchoice