- strip a handful of enable

This commit is contained in:
Bernhard Reutner-Fischer 2007-01-29 22:12:53 +00:00
parent b7e38de9eb
commit 6aed4941f4

View File

@ -6,7 +6,7 @@ config BR2_TARGET_GRUB
The GRand Unified Bootloader for x86 systems. The GRand Unified Bootloader for x86 systems.
config BR2_TARGET_GRUB_SPLASH config BR2_TARGET_GRUB_SPLASH
bool " Splashimage support" bool "Splashimage support"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
@ -16,154 +16,154 @@ config BR2_TARGET_GRUB_SPLASH
is displayed as background for the grub menu. is displayed as background for the grub menu.
config BR2_TARGET_GRUB_DISKLESS config BR2_TARGET_GRUB_DISKLESS
bool "enable diskless support" bool "diskless support"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable diskless support enable diskless support
config BR2_TARGET_GRUB_3c595 config BR2_TARGET_GRUB_3c595
bool "enable 3Com595 driver" bool "3Com595 driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable 3Com595 driver enable 3Com595 driver
config BR2_TARGET_GRUB_3c90x config BR2_TARGET_GRUB_3c90x
bool "enable 3Com90x driver" bool "3Com90x driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable 3Com90x driver enable 3Com90x driver
config BR2_TARGET_GRUB_davicom config BR2_TARGET_GRUB_davicom
bool "enable Davicom driver" bool "Davicom driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable Davicom driver enable Davicom driver
config BR2_TARGET_GRUB_e1000 config BR2_TARGET_GRUB_e1000
bool "enable Etherexpress Pro/1000 driver" bool "Etherexpress Pro/1000 driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable Etherexpress Pro/1000 driver enable Etherexpress Pro/1000 driver
config BR2_TARGET_GRUB_eepro100 config BR2_TARGET_GRUB_eepro100
bool "enable Etherexpress Pro/100 driver" bool "Etherexpress Pro/100 driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable Etherexpress Pro/100 driver enable Etherexpress Pro/100 driver
config BR2_TARGET_GRUB_epic100 config BR2_TARGET_GRUB_epic100
bool "enable SMC 83c170 EPIC/100 driver" bool "SMC 83c170 EPIC/100 driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable SMC 83c170 EPIC/100 driver enable SMC 83c170 EPIC/100 driver
config BR2_TARGET_GRUB_forcedeth config BR2_TARGET_GRUB_forcedeth
bool "enable Nvidia Geforce driver" bool "Nvidia Geforce driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable Nvidia Geforce driver enable Nvidia Geforce driver
config BR2_TARGET_GRUB_natsemi config BR2_TARGET_GRUB_natsemi
bool "enable NatSemi DP8381x driver" bool "NatSemi DP8381x driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable NatSemi DP8381x driver enable NatSemi DP8381x driver
config BR2_TARGET_GRUB_ns83820 config BR2_TARGET_GRUB_ns83820
bool "enable NS83820 driver" bool "NS83820 driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable NS83820 driver enable NS83820 driver
config BR2_TARGET_GRUB_ns8390 config BR2_TARGET_GRUB_ns8390
bool "enable NE2000 PCI driver" bool "NE2000 PCI driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable NE2000 PCI driver enable NE2000 PCI driver
config BR2_TARGET_GRUB_pcnet32 config BR2_TARGET_GRUB_pcnet32
bool "enable AMD Lance/PCI PCNet/32 driver" bool "AMD Lance/PCI PCNet/32 driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable AMD Lance/PCI PCNet/32 driver enable AMD Lance/PCI PCNet/32 driver
config BR2_TARGET_GRUB_pnic config BR2_TARGET_GRUB_pnic
bool "enable Bochs Pseudo Nic driver" bool "Bochs Pseudo Nic driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable Bochs Pseudo Nic driver enable Bochs Pseudo Nic driver
config BR2_TARGET_GRUB_rtl8139 config BR2_TARGET_GRUB_rtl8139
bool "enable Realtek 8139 driver" bool "Realtek 8139 driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable Realtek 8139 driver enable Realtek 8139 driver
config BR2_TARGET_GRUB_r8169 config BR2_TARGET_GRUB_r8169
bool "enable Realtek 8169 driver" bool "Realtek 8169 driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable Realtek 8169 driver enable Realtek 8169 driver
config BR2_TARGET_GRUB_sis900 config BR2_TARGET_GRUB_sis900
bool "enable SIS 900 and SIS 7016 driver" bool "SIS 900 and SIS 7016 driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable SIS 900 and SIS 7016 driver enable SIS 900 and SIS 7016 driver
config BR2_TARGET_GRUB_tg3 config BR2_TARGET_GRUB_tg3
bool "enable Broadcom Tigon3 driver" bool "Broadcom Tigon3 driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable Broadcom Tigon3 driver enable Broadcom Tigon3 driver
config BR2_TARGET_GRUB_tulip config BR2_TARGET_GRUB_tulip
bool "enable Tulip driver" bool "Tulip driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable Tulip driver enable Tulip driver
config BR2_TARGET_GRUB_tlan config BR2_TARGET_GRUB_tlan
bool "enable TI ThunderLAN driver" bool "TI ThunderLAN driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable TI ThunderLAN driver enable TI ThunderLAN driver
config BR2_TARGET_GRUB_undi config BR2_TARGET_GRUB_undi
bool "enable PXE UNDI driver" bool "PXE UNDI driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable PXE UNDI driver enable PXE UNDI driver
config BR2_TARGET_GRUB_via_rhine config BR2_TARGET_GRUB_via_rhine
bool "enable Rhine-I/II driver" bool "Rhine-I/II driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help
enable Rhine-I/II driver enable Rhine-I/II driver
config BR2_TARGET_GRUB_w89c840 config BR2_TARGET_GRUB_w89c840
bool "enable Winbond W89c840 driver" bool "Winbond W89c840 driver"
default n default n
depends on BR2_TARGET_GRUB depends on BR2_TARGET_GRUB
help help