libtool git requires an autoreconf
[buildroot.git] / target / x86 / grub / Config.in
blobaea73e24b5435a08759a126613913775bd5b32ef
1 config BR2_TARGET_GRUB
2         bool "grub"
3         default n
4         depends on BR2_i386 || BR2_x86_64
5         help
6           The GRand Unified Bootloader for x86 systems.
8 config BR2_TARGET_GRUB_SPLASH
9         bool "Splashimage support"
10         default n
11         depends on BR2_TARGET_GRUB
12         help
13           Add support for splashimage.
14           
15           A splashimage is a 14-color indexed .xpm picture which
16           is displayed as background for the grub menu.
18 config BR2_TARGET_GRUB_DISKLESS
19         bool "diskless support"
20         default n
21         depends on BR2_TARGET_GRUB
22         help
23           enable diskless support
25 config BR2_TARGET_GRUB_3c595
26         bool "3Com595 driver"
27         default n
28         depends on BR2_TARGET_GRUB
29         help
30           enable 3Com595 driver
32 config BR2_TARGET_GRUB_3c90x
33         bool "3Com90x driver"
34         default n
35         depends on BR2_TARGET_GRUB
36         help
37           enable 3Com90x driver
39 config BR2_TARGET_GRUB_davicom
40         bool "Davicom driver"
41         default n
42         depends on BR2_TARGET_GRUB
43         help
44           enable Davicom driver
46 config BR2_TARGET_GRUB_e1000
47         bool "Etherexpress Pro/1000 driver"
48         default n
49         depends on BR2_TARGET_GRUB
50         help
51           enable Etherexpress Pro/1000 driver
53 config BR2_TARGET_GRUB_eepro100
54         bool "Etherexpress Pro/100 driver"
55         default n
56         depends on BR2_TARGET_GRUB
57         help
58           enable Etherexpress Pro/100 driver
60 config BR2_TARGET_GRUB_epic100
61         bool "SMC 83c170 EPIC/100 driver"
62         default n
63         depends on BR2_TARGET_GRUB
64         help
65           enable SMC 83c170 EPIC/100 driver
67 config BR2_TARGET_GRUB_forcedeth
68         bool "Nvidia Geforce driver"
69         default n
70         depends on BR2_TARGET_GRUB
71         help
72           enable Nvidia Geforce driver
74 config BR2_TARGET_GRUB_natsemi
75         bool "NatSemi DP8381x driver"
76         default n
77         depends on BR2_TARGET_GRUB
78         help
79           enable NatSemi DP8381x driver
81 config BR2_TARGET_GRUB_ns83820
82         bool "NS83820 driver"
83         default n
84         depends on BR2_TARGET_GRUB
85         help
86           enable NS83820 driver
88 config BR2_TARGET_GRUB_ns8390
89         bool "NE2000 PCI driver"
90         default n
91         depends on BR2_TARGET_GRUB
92         help
93           enable NE2000 PCI driver
95 config BR2_TARGET_GRUB_pcnet32
96         bool "AMD Lance/PCI PCNet/32 driver"
97         default n
98         depends on BR2_TARGET_GRUB
99         help
100           enable AMD Lance/PCI PCNet/32 driver
102 config BR2_TARGET_GRUB_pnic
103         bool "Bochs Pseudo Nic driver"
104         default n
105         depends on BR2_TARGET_GRUB
106         help
107           enable Bochs Pseudo Nic driver
109 config BR2_TARGET_GRUB_rtl8139
110         bool "Realtek 8139 driver"
111         default n
112         depends on BR2_TARGET_GRUB
113         help
114           enable Realtek 8139 driver
116 config BR2_TARGET_GRUB_r8169
117         bool "Realtek 8169 driver"
118         default n
119         depends on BR2_TARGET_GRUB
120         help
121           enable Realtek 8169 driver
123 config BR2_TARGET_GRUB_sis900
124         bool "SIS 900 and SIS 7016 driver"
125         default n
126         depends on BR2_TARGET_GRUB
127         help
128           enable SIS 900 and SIS 7016 driver
130 config BR2_TARGET_GRUB_tg3
131         bool "Broadcom Tigon3 driver"
132         default n
133         depends on BR2_TARGET_GRUB
134         help
135           enable Broadcom Tigon3 driver
137 config BR2_TARGET_GRUB_tulip
138         bool "Tulip driver"
139         default n
140         depends on BR2_TARGET_GRUB
141         help
142           enable Tulip driver
144 config BR2_TARGET_GRUB_tlan
145         bool "TI ThunderLAN driver"
146         default n
147         depends on BR2_TARGET_GRUB
148         help
149           enable TI ThunderLAN driver
151 config BR2_TARGET_GRUB_undi
152         bool "PXE UNDI driver"
153         default n
154         depends on BR2_TARGET_GRUB
155         help
156           enable PXE UNDI driver
158 config BR2_TARGET_GRUB_via_rhine
159         bool "Rhine-I/II driver"
160         default n
161         depends on BR2_TARGET_GRUB
162         help
163           enable Rhine-I/II driver
165 config BR2_TARGET_GRUB_w89c840
166         bool "Winbond W89c840 driver"
167         default n
168         depends on BR2_TARGET_GRUB
169         help
170           enable Winbond W89c840 driver