buildroot/target/x86/grub/Config.in

171 lines
3.3 KiB
Plaintext
Raw Normal View History

config BR2_TARGET_GRUB
2005-09-09 02:12:13 +02:00
bool "grub"
default n
depends on BR2_i386 || BR2_x86_64
help
The GRand Unified Bootloader for x86 systems.
2006-03-18 14:07:29 +01:00
config BR2_TARGET_GRUB_SPLASH
2007-01-29 23:12:53 +01:00
bool "Splashimage support"
2006-03-18 14:07:29 +01:00
default n
depends on BR2_TARGET_GRUB
help
Add support for splashimage.
A splashimage is a 14-color indexed .xpm picture which
is displayed as background for the grub menu.
config BR2_TARGET_GRUB_DISKLESS
2007-01-29 23:12:53 +01:00
bool "diskless support"
default n
depends on BR2_TARGET_GRUB
help
enable diskless support
config BR2_TARGET_GRUB_3c595
2007-01-29 23:12:53 +01:00
bool "3Com595 driver"
default n
depends on BR2_TARGET_GRUB
help
enable 3Com595 driver
config BR2_TARGET_GRUB_3c90x
2007-01-29 23:12:53 +01:00
bool "3Com90x driver"
default n
depends on BR2_TARGET_GRUB
help
enable 3Com90x driver
config BR2_TARGET_GRUB_davicom
2007-01-29 23:12:53 +01:00
bool "Davicom driver"
default n
depends on BR2_TARGET_GRUB
help
enable Davicom driver
config BR2_TARGET_GRUB_e1000
2007-01-29 23:12:53 +01:00
bool "Etherexpress Pro/1000 driver"
default n
depends on BR2_TARGET_GRUB
help
enable Etherexpress Pro/1000 driver
config BR2_TARGET_GRUB_eepro100
2007-01-29 23:12:53 +01:00
bool "Etherexpress Pro/100 driver"
default n
depends on BR2_TARGET_GRUB
help
enable Etherexpress Pro/100 driver
config BR2_TARGET_GRUB_epic100
2007-01-29 23:12:53 +01:00
bool "SMC 83c170 EPIC/100 driver"
default n
depends on BR2_TARGET_GRUB
help
enable SMC 83c170 EPIC/100 driver
config BR2_TARGET_GRUB_forcedeth
2007-01-29 23:12:53 +01:00
bool "Nvidia Geforce driver"
default n
depends on BR2_TARGET_GRUB
help
enable Nvidia Geforce driver
config BR2_TARGET_GRUB_natsemi
2007-01-29 23:12:53 +01:00
bool "NatSemi DP8381x driver"
default n
depends on BR2_TARGET_GRUB
help
enable NatSemi DP8381x driver
config BR2_TARGET_GRUB_ns83820
2007-01-29 23:12:53 +01:00
bool "NS83820 driver"
default n
depends on BR2_TARGET_GRUB
help
enable NS83820 driver
config BR2_TARGET_GRUB_ns8390
2007-01-29 23:12:53 +01:00
bool "NE2000 PCI driver"
default n
depends on BR2_TARGET_GRUB
help
enable NE2000 PCI driver
config BR2_TARGET_GRUB_pcnet32
2007-01-29 23:12:53 +01:00
bool "AMD Lance/PCI PCNet/32 driver"
default n
depends on BR2_TARGET_GRUB
help
enable AMD Lance/PCI PCNet/32 driver
config BR2_TARGET_GRUB_pnic
2007-01-29 23:12:53 +01:00
bool "Bochs Pseudo Nic driver"
default n
depends on BR2_TARGET_GRUB
help
enable Bochs Pseudo Nic driver
config BR2_TARGET_GRUB_rtl8139
2007-01-29 23:12:53 +01:00
bool "Realtek 8139 driver"
default n
depends on BR2_TARGET_GRUB
help
enable Realtek 8139 driver
config BR2_TARGET_GRUB_r8169
2007-01-29 23:12:53 +01:00
bool "Realtek 8169 driver"
default n
depends on BR2_TARGET_GRUB
help
enable Realtek 8169 driver
config BR2_TARGET_GRUB_sis900
2007-01-29 23:12:53 +01:00
bool "SIS 900 and SIS 7016 driver"
default n
depends on BR2_TARGET_GRUB
help
enable SIS 900 and SIS 7016 driver
config BR2_TARGET_GRUB_tg3
2007-01-29 23:12:53 +01:00
bool "Broadcom Tigon3 driver"
default n
depends on BR2_TARGET_GRUB
help
enable Broadcom Tigon3 driver
config BR2_TARGET_GRUB_tulip
2007-01-29 23:12:53 +01:00
bool "Tulip driver"
default n
depends on BR2_TARGET_GRUB
help
enable Tulip driver
config BR2_TARGET_GRUB_tlan
2007-01-29 23:12:53 +01:00
bool "TI ThunderLAN driver"
default n
depends on BR2_TARGET_GRUB
help
enable TI ThunderLAN driver
config BR2_TARGET_GRUB_undi
2007-01-29 23:12:53 +01:00
bool "PXE UNDI driver"
default n
depends on BR2_TARGET_GRUB
help
enable PXE UNDI driver
config BR2_TARGET_GRUB_via_rhine
2007-01-29 23:12:53 +01:00
bool "Rhine-I/II driver"
default n
depends on BR2_TARGET_GRUB
help
enable Rhine-I/II driver
config BR2_TARGET_GRUB_w89c840
2007-01-29 23:12:53 +01:00
bool "Winbond W89c840 driver"
default n
depends on BR2_TARGET_GRUB
help
enable Winbond W89c840 driver