Merge to Fedora kernel-2.6.7-1.441
[linux-2.6.git] / drivers / video / Kconfig
1 #
2 # Video configuration
3 #
4
5 menu "Graphics support"
6
7 config FB
8         bool "Support for frame buffer devices"
9         ---help---
10           The frame buffer device provides an abstraction for the graphics
11           hardware. It represents the frame buffer of some video hardware and
12           allows application software to access the graphics hardware through
13           a well-defined interface, so the software doesn't need to know
14           anything about the low-level (hardware register) stuff.
15
16           Frame buffer devices work identically across the different
17           architectures supported by Linux and make the implementation of
18           application programs easier and more portable; at this point, an X
19           server exists which uses the frame buffer device exclusively.
20           On several non-X86 architectures, the frame buffer device is the
21           only way to use the graphics hardware.
22
23           The device is accessed through special device nodes, usually located
24           in the /dev directory, i.e. /dev/fb*.
25
26           You need an utility program called fbset to make full use of frame
27           buffer devices. Please read <file:Documentation/fb/framebuffer.txt>
28           and the Framebuffer-HOWTO at
29           <http://www.tahallah.demon.co.uk/programming/prog.html> for more
30           information.
31
32           Say Y here and to the driver for your graphics board below if you
33           are compiling a kernel for a non-x86 architecture.
34
35           If you are compiling for the x86 architecture, you can say Y if you
36           want to play with it, but it is not essential. Please note that
37           running graphical applications that directly touch the hardware
38           (e.g. an accelerated X server) and that are not frame buffer
39           device-aware may cause unexpected results. If unsure, say N.
40
41 config FB_CIRRUS
42         tristate "Cirrus Logic support"
43         depends on FB && (AMIGA || PCI) && BROKEN
44         ---help---
45           This enables support for Cirrus Logic GD542x/543x based boards on
46           Amiga: SD64, Piccolo, Picasso II/II+, Picasso IV, or EGS Spectrum.
47
48           If you have a PCI-based system, this enables support for these
49           chips: GD-543x, GD-544x, GD-5480.
50
51           Please read the file <file:Documentation/fb/cirrusfb.txt>.
52
53           Say N unless you have such a graphics board or plan to get one
54           before you next recompile the kernel.
55
56 config FB_PM2
57         tristate "Permedia2 support"
58         depends on FB && ((AMIGA && BROKEN) || PCI)
59         help
60           This is the frame buffer device driver for the Permedia2 AGP frame
61           buffer card from ASK, aka `Graphic Blaster Exxtreme'.  There is a
62           product page at
63           <http://www.ask.com.hk/product/Permedia%202/permedia2.htm>.
64
65 config FB_PM2_FIFO_DISCONNECT
66         bool "enable FIFO disconnect feature"
67         depends on FB_PM2 && PCI
68         help
69           Support the Permedia2 FIFO disconnect feature (see CONFIG_FB_PM2).
70
71 config FB_ACORN
72         bool "Acorn VIDC support"
73         depends on FB && ARM && ARCH_ACORN
74         help
75           This is the frame buffer device driver for the Acorn VIDC graphics
76           hardware found in Acorn RISC PCs and other ARM-based machines.  If
77           unsure, say N.
78
79 config FB_CLPS711X
80         bool "CLPS711X LCD support"
81         depends on FB && ARM && ARCH_CLPS711X
82
83 config FB_SA1100
84         bool "SA-1100 LCD support"
85         depends on FB && ARM && ARCH_SA1100
86         help
87           This is a framebuffer device for the SA-1100 LCD Controller.
88           See <http://www.linux-fbdev.org/> for information on framebuffer
89           devices.
90
91           If you plan to use the LCD display with your SA-1100 system, say
92           Y here.
93
94 config FB_CYBER2000
95         tristate "CyberPro 2000/2010/5000 support"
96         depends on FB && PCI
97         help
98           This enables support for the Integraphics CyberPro 20x0 and 5000
99           VGA chips used in the Rebel.com Netwinder and other machines.
100           Say Y if you have a NetWinder or a graphics card containing this
101           device, otherwise say N.
102
103 config FB_APOLLO
104         bool
105         depends on FB && APOLLO
106         default y
107
108 config FB_Q40
109         bool
110         depends on FB && Q40
111         default y
112
113 config FB_AMIGA
114         tristate "Amiga native chipset support"
115         depends on FB && AMIGA
116         help
117           This is the frame buffer device driver for the builtin graphics
118           chipset found in Amigas.
119
120           To compile this driver as a module, choose M here: the
121           module will be called amifb.
122
123 config FB_AMIGA_OCS
124         bool "Amiga OCS chipset support"
125         depends on FB_AMIGA
126         help
127           This enables support for the original Agnus and Denise video chips,
128           found in the Amiga 1000 and most A500's and A2000's. If you intend
129           to run Linux on any of these systems, say Y; otherwise say N.
130
131 config FB_AMIGA_ECS
132         bool "Amiga ECS chipset support"
133         depends on FB_AMIGA
134         help
135           This enables support for the Enhanced Chip Set, found in later
136           A500's, later A2000's, the A600, the A3000, the A3000T and CDTV. If
137           you intend to run Linux on any of these systems, say Y; otherwise
138           say N.
139
140 config FB_AMIGA_AGA
141         bool "Amiga AGA chipset support"
142         depends on FB_AMIGA
143         help
144           This enables support for the Advanced Graphics Architecture (also
145           known as the AGA or AA) Chip Set, found in the A1200, A4000, A4000T
146           and CD32. If you intend to run Linux on any of these systems, say Y;
147           otherwise say N.
148
149 config FB_CYBER
150         tristate "Amiga CyberVision 64 support"
151         depends on FB && ZORRO && BROKEN
152         help
153           This enables support for the Cybervision 64 graphics card from
154           Phase5. Please note that its use is not all that intuitive (i.e. if
155           you have any questions, be sure to ask!). Say N unless you have a
156           Cybervision 64 or plan to get one before you next recompile the
157           kernel. Please note that this driver DOES NOT support the
158           Cybervision 64/3D card, as they use incompatible video chips.
159
160 config FB_VIRGE
161         bool "Amiga CyberVision 64/3D support "
162         depends on FB && ZORRO && BROKEN
163         help
164           This enables support for the Cybervision 64/3D graphics card from
165           Phase5. Please note that its use is not all that intuitive (i.e. if
166           you have any questions, be sure to ask!). Say N unless you have a
167           Cybervision 64/3D or plan to get one before you next recompile the
168           kernel. Please note that this driver DOES NOT support the older
169           Cybervision 64 card, as they use incompatible video chips.
170
171 config FB_RETINAZ3
172         tristate "Amiga Retina Z3 support"
173         depends on FB && ZORRO && BROKEN
174         help
175           This enables support for the Retina Z3 graphics card. Say N unless
176           you have a Retina Z3 or plan to get one before you next recompile
177           the kernel.
178
179 config FB_FM2
180         bool "Amiga FrameMaster II/Rainbow II support"
181         depends on FB && ZORRO
182         help
183           This is the frame buffer device driver for the Amiga FrameMaster
184           card from BSC (exhibited 1992 but not shipped as a CBM product).
185
186 config FB_ATARI
187         bool "Atari native chipset support"
188         depends on FB && ATARI && BROKEN
189         help
190           This is the frame buffer device driver for the builtin graphics
191           chipset found in Ataris.
192
193 config FB_OF
194         bool "Open Firmware frame buffer device support"
195         depends on FB && (PPC64 || PPC_OF)
196         help
197           Say Y if you want support with Open Firmware for your graphics
198           board.
199
200 config FB_CONTROL
201         bool "Apple \"control\" display support"
202         depends on FB && PPC_PMAC
203         help
204           This driver supports a frame buffer for the graphics adapter in the
205           Power Macintosh 7300 and others.
206
207 config FB_PLATINUM
208         bool "Apple \"platinum\" display support"
209         depends on FB && PPC_PMAC
210         help
211           This driver supports a frame buffer for the "platinum" graphics
212           adapter in some Power Macintoshes.
213
214 config FB_VALKYRIE
215         bool "Apple \"valkyrie\" display support"
216         depends on FB && (MAC || PPC_PMAC)
217         help
218           This driver supports a frame buffer for the "valkyrie" graphics
219           adapter in some Power Macintoshes.
220
221 config FB_CT65550
222         bool "Chips 65550 display support"
223         depends on FB && PPC
224         help
225           This is the frame buffer device driver for the Chips & Technologies
226           65550 graphics chip in PowerBooks.
227
228 config FB_ASILIANT
229         bool "Chips 69000 display support"
230         depends on FB && PCI
231
232 config FB_IMSTT
233         bool "IMS Twin Turbo display support"
234         depends on FB && PCI
235         help
236           The IMS Twin Turbo is a PCI-based frame buffer card bundled with
237           many Macintosh and compatible computers.
238
239 config FB_S3TRIO
240         bool "S3 Trio display support"
241         depends on FB && PPC
242         help
243           If you have a S3 Trio say Y. Say N for S3 Virge.
244
245 config FB_VGA16
246         tristate "VGA 16-color graphics support"
247         depends on FB && (X86 || PPC)
248         help
249           This is the frame buffer device driver for VGA 16 color graphic
250           cards. Say Y if you have such a card.
251
252           To compile this driver as a module, choose M here: the
253           module will be called vga16fb.
254
255 config FB_STI
256         tristate "HP STI frame buffer device support"
257         depends on FB && PARISC
258         default y
259         ---help---
260           STI refers to the HP "Standard Text Interface" which is a set of
261           BIOS routines contained in a ROM chip in HP PA-RISC based machines.
262           Enabling this option will implement the linux framebuffer device
263           using calls to the STI BIOS routines for initialisation.
264         
265           If you enable this option, you will get a planar framebuffer device
266           /dev/fb which will work on the most common HP graphic cards of the
267           NGLE family, including the artist chips (in the 7xx and Bxxx series),
268           HCRX, HCRX24, CRX, CRX24 and VisEG series.
269
270           It is safe to enable this option, so you should probably say "Y".
271
272 config FB_MAC
273         bool "Generic Macintosh display support"
274         depends on FB && MAC
275
276 #      bool '  Apple DAFB display support' CONFIG_FB_DAFB
277 config FB_HP300
278         bool
279         depends on FB && HP300
280         default y
281
282 config FB_TGA
283         tristate "TGA framebuffer support"
284         depends on FB && ALPHA
285         help
286           This is the frame buffer device driver for generic TGA graphic
287           cards. Say Y if you have one of those.
288
289 config FB_VESA
290         bool "VESA VGA graphics support"
291         depends on FB && (X86 || X86_64)
292         help
293           This is the frame buffer device driver for generic VESA 2.0
294           compliant graphic cards. The older VESA 1.2 cards are not supported.
295           You will get a boot time penguin logo at no additional cost. Please
296           read <file:Documentation/fb/vesafb.txt>. If unsure, say Y.
297
298 config VIDEO_SELECT
299         bool
300         depends on FB_VESA
301         default y
302
303 config FB_HGA
304         tristate "Hercules mono graphics support"
305         depends on FB && X86
306         help
307           Say Y here if you have a Hercules mono graphics card.
308
309           To compile this driver as a module, choose M here: the
310           module will be called hgafb.
311
312           As this card technology is 15 years old, most people will answer N
313           here.
314
315 config FB_HGA_ACCEL
316         bool "Hercules mono Acceleration functions (EXPERIMENTAL)"
317         depends on FB_HGA && EXPERIMENTAL
318         ---help---
319         This will compile the Hercules mono graphics with
320         acceleration functions.
321
322
323 config VIDEO_SELECT
324         bool
325         depends on FB && X86
326         default y
327
328 config FB_SGIVW
329         tristate "SGI Visual Workstation framebuffer support"
330         depends on FB && X86_VISWS
331         help
332           SGI Visual Workstation support for framebuffer graphics.
333
334 config FB_GBE
335         bool "SGI Graphics Backend frame buffer support"
336         depends on FB && (SGI_IP32 || X86_VISWS)
337         help
338           This is the frame buffer device driver for SGI Graphics Backend.
339           This chip is used in SGI O2 and Visual Workstation 320/540.
340
341 config FB_GBE_MEM
342         int "Video memory size in MB"
343         depends on FB_GBE
344         default 8
345         help
346           This is the amount of memory reserved for the framebuffer,
347           which can be any value between 1MB and 8MB.
348
349 config BUS_I2C
350         bool
351         depends on FB && VISWS
352         default y
353
354 config FB_SUN3
355         bool "Sun3 framebuffer support"
356         depends on FB && (SUN3 || SUN3X) && BROKEN
357
358 config FB_BW2
359         bool "BWtwo support"
360         depends on FB && ((SPARC32 || SPARC64) && FB_SBUS || (SUN3 || SUN3X) && FB_SUN3)
361         help
362           This is the frame buffer device driver for the BWtwo frame buffer.
363
364 config FB_CG3
365         bool "CGthree support"
366         depends on FB && ((SPARC32 || SPARC64) && FB_SBUS || (SUN3 || SUN3X) && FB_SUN3)
367         help
368           This is the frame buffer device driver for the CGthree frame buffer.
369
370 config FB_CG6
371         bool "CGsix (GX,TurboGX) support"
372         depends on FB && ((SPARC32 || SPARC64) && FB_SBUS || (SUN3 || SUN3X) && FB_SUN3)
373         help
374           This is the frame buffer device driver for the CGsix (GX, TurboGX)
375           frame buffer.
376
377 config FB_PVR2
378         tristate "NEC PowerVR 2 display support"
379         depends on FB && SH_DREAMCAST
380         ---help---
381           Say Y here if you have a PowerVR 2 card in your box.  If you plan to
382           run linux on your Dreamcast, you will have to say Y here.
383           This driver may or may not work on other PowerVR 2 cards, but is
384           totally untested.  Use at your own risk.  If unsure, say N.
385
386           To compile this driver as a module, choose M here: the
387           module will be called pvr2fb.
388
389           You can pass several parameters to the driver at boot time or at
390           module load time.  The parameters look like "video=pvr2:XXX", where
391           the meaning of XXX can be found at the end of the main source file
392           (<file:drivers/video/pvr2fb.c>). Please see the file
393           <file:Documentation/fb/pvr2fb.txt>.
394
395 config FB_E1355
396         bool "Epson 1355 framebuffer support"
397         depends on FB && SUPERH
398         help
399           Build in support for the SED1355 Epson Research Embedded RAMDAC
400           LCD/CRT Controller (since redesignated as the S1D13505) as a
401           framebuffer.  Product specs at
402           <http://www.erd.epson.com/vdc/html/products.htm>.
403
404 config E1355_REG_BASE
405         hex "Register Base Address"
406         depends on FB_E1355
407         default "a8000000"
408         help
409           Epson SED1355/S1D13505 LCD/CRT controller register base address.
410           See the manuals at
411           <http://www.erd.epson.com/vdc/html/contents/S1D13505.htm> for
412           discussion.
413
414 config E1355_FB_BASE
415         hex "Framebuffer Base Address"
416         depends on FB_E1355
417         default "a8200000"
418         help
419           Epson SED1355/S1D13505 LCD/CRT controller memory base address.  See
420           the manuals at
421           <http://www.erd.epson.com/vdc/html/contents/S1D13505.htm> for
422           discussion.
423
424 config FB_RIVA
425         tristate "nVidia Riva support"
426         depends on FB && PCI
427         help
428           This driver supports graphics boards with the nVidia Riva/Geforce
429           chips.
430           Say Y if you have such a graphics board.
431
432           To compile this driver as a module, choose M here: the
433           module will be called rivafb.
434
435 config FB_RIVA_I2C
436        bool "Enable DDC Support"
437        depends on FB_RIVA && I2C
438        help
439
440 config FB_I810
441         tristate "Intel 810/815 support (EXPERIMENTAL)"
442         depends on FB && AGP && AGP_INTEL && EXPERIMENTAL && PCI        
443         help
444           This driver supports the on-board graphics built in to the Intel 810 
445           and 815 chipsets.  Say Y if you have and plan to use such a board.
446
447           To compile this driver as a module, choose M here: the
448           module will be called i810fb.
449
450           For more information, please read 
451           <file:Documentation/fb/intel810.txt>
452
453 config FB_I810_GTF
454         bool "use VESA Generalized Timing Formula"
455         depends on FB_I810
456         help
457           If you say Y, then the VESA standard, Generalized Timing Formula 
458           or GTF, will be used to calculate the required video timing values
459           per video mode.  Since the GTF allows nondiscrete timings 
460           (nondiscrete being a range of values as opposed to discrete being a
461           set of values), you'll be able to use any combination of horizontal 
462           and vertical resolutions, and vertical refresh rates without having
463           to specify your own timing parameters.  This is especially useful
464           to maximize the performance of an aging display, or if you just 
465           have a display with nonstandard dimensions. A VESA compliant 
466           monitor is recommended, but can still work with non-compliant ones.
467           If you need or want this, then select this option. The timings may 
468           not be compliant with Intel's recommended values. Use at your own 
469           risk.
470
471           If you say N, the driver will revert to discrete video timings 
472           using a set recommended by Intel in their documentation.
473   
474           If unsure, say N.
475
476 config FB_MATROX
477         tristate "Matrox acceleration"
478         depends on FB && PCI
479         ---help---
480           Say Y here if you have a Matrox Millennium, Matrox Millennium II,
481           Matrox Mystique, Matrox Mystique 220, Matrox Productiva G100, Matrox
482           Mystique G200, Matrox Millennium G200, Matrox Marvel G200 video,
483           Matrox G400, G450 or G550 card in your box.
484
485           To compile this driver as a module, choose M here: the
486           module will be called matroxfb.
487
488           You can pass several parameters to the driver at boot time or at
489           module load time. The parameters look like "video=matrox:XXX", and
490           are described in <file:Documentation/fb/matroxfb.txt>.
491
492 config FB_MATROX_MILLENIUM
493         bool "Millennium I/II support"
494         depends on FB_MATROX
495         help
496           Say Y here if you have a Matrox Millennium or Matrox Millennium II
497           video card. If you select "Advanced lowlevel driver options" below,
498           you should check 4 bpp packed pixel, 8 bpp packed pixel, 16 bpp
499           packed pixel, 24 bpp packed pixel and 32 bpp packed pixel. You can
500           also use font widths different from 8.
501
502 config FB_MATROX_MYSTIQUE
503         bool "Mystique support"
504         depends on FB_MATROX
505         help
506           Say Y here if you have a Matrox Mystique or Matrox Mystique 220
507           video card. If you select "Advanced lowlevel driver options" below,
508           you should check 8 bpp packed pixel, 16 bpp packed pixel, 24 bpp
509           packed pixel and 32 bpp packed pixel. You can also use font widths
510           different from 8.
511
512 config FB_MATROX_G450
513         bool "G100/G200/G400/G450/G550 support"
514         depends on FB_MATROX
515         ---help---
516           Say Y here if you have a Matrox G100, G200, G400, G450 or G550 based
517           video card. If you select "Advanced lowlevel driver options", you
518           should check 8 bpp packed pixel, 16 bpp packed pixel, 24 bpp packed
519           pixel and 32 bpp packed pixel. You can also use font widths
520           different from 8.
521
522           If you need support for G400 secondary head, you must first say Y to
523           "I2C support" and "I2C bit-banging support" in the character devices
524           section, and then to "Matrox I2C support" and "G400 second head
525           support" here in the framebuffer section. G450/G550 secondary head
526           and digital output are supported without additional modules.
527
528           The driver starts in monitor mode. You must use the matroxset tool 
529           (available at <ftp://platan.vc.cvut.cz/pub/linux/matrox-latest/>) to 
530           swap primary and secondary head outputs, or to change output mode.  
531           Secondary head driver always start in 640x480 resolution and you 
532           must use fbset to change it.
533
534           Do not forget that second head supports only 16 and 32 bpp
535           packed pixels, so it is a good idea to compile them into the kernel
536           too. You can use only some font widths, as the driver uses generic
537           painting procedures (the secondary head does not use acceleration
538           engine).
539
540           G450/G550 hardware can display TV picture only from secondary CRTC,
541           and it performs no scaling, so picture must have 525 or 625 lines.
542
543 config FB_MATROX_G100A
544         bool "G100/G200/G400 support"
545         depends on FB_MATROX && !FB_MATROX_G450
546         ---help---
547           Say Y here if you have a Matrox G100, G200 or G400 based
548           video card. If you select "Advanced lowlevel driver options", you
549           should check 8 bpp packed pixel, 16 bpp packed pixel, 24 bpp packed
550           pixel and 32 bpp packed pixel. You can also use font widths
551           different from 8.
552
553           If you need support for G400 secondary head, you must first say Y to
554           "I2C support" and "I2C bit-banging support" in the character devices
555           section, and then to "Matrox I2C support" and "G400 second head
556           support" here in the framebuffer section.
557
558 config FB_MATROX_G100
559         bool
560         depends on FB_MATROX && (FB_MATROX_G450 || FB_MATROX_G100A)
561         default y
562
563 config FB_MATROX_I2C
564         tristate "Matrox I2C support"
565         depends on FB_MATROX && I2C
566         select I2C_ALGOBIT
567         ---help---
568           This drivers creates I2C buses which are needed for accessing the
569           DDC (I2C) bus present on all Matroxes, an I2C bus which
570           interconnects Matrox optional devices, like MGA-TVO on G200 and
571           G400, and the secondary head DDC bus, present on G400 only.
572
573           You can say Y or M here if you want to experiment with monitor
574           detection code. You must say Y or M here if you want to use either
575           second head of G400 or MGA-TVO on G200 or G400.
576
577           If you compile it as module, it will create a module named
578           i2c-matroxfb.
579
580 config FB_MATROX_MAVEN
581         tristate "G400 second head support"
582         depends on FB_MATROX_G100 && FB_MATROX_I2C
583         ---help---
584           WARNING !!! This support does not work with G450 !!!
585
586           Say Y or M here if you want to use a secondary head (meaning two
587           monitors in parallel) on G400 or MGA-TVO add-on on G200. Secondary
588           head is not compatible with accelerated XFree 3.3.x SVGA servers -
589           secondary head output is blanked while you are in X. With XFree
590           3.9.17 preview you can use both heads if you use SVGA over fbdev or
591           the fbdev driver on first head and the fbdev driver on second head.
592
593           If you compile it as module, two modules are created,
594           matroxfb_crtc2 and matroxfb_maven. Matroxfb_maven is needed for
595           both G200 and G400, matroxfb_crtc2 is needed only by G400. You must
596           also load i2c-matroxfb to get it to run.
597
598           The driver starts in monitor mode and you must use the matroxset
599           tool (available at
600           <ftp://platan.vc.cvut.cz/pub/linux/matrox-latest/>) to switch it to
601           PAL or NTSC or to swap primary and secondary head outputs.
602           Secondary head driver also always start in 640x480 resolution, you
603           must use fbset to change it.
604
605           Also do not forget that second head supports only 16 and 32 bpp
606           packed pixels, so it is a good idea to compile them into the kernel
607           too.  You can use only some font widths, as the driver uses generic
608           painting procedures (the secondary head does not use acceleration
609           engine).
610
611 config FB_MATROX_MULTIHEAD
612         bool "Multihead support"
613         depends on FB_MATROX
614         ---help---
615           Say Y here if you have more than one (supported) Matrox device in
616           your computer and you want to use all of them for different monitors
617           ("multihead"). If you have only one device, you should say N because
618           the driver compiled with Y is larger and a bit slower, especially on
619           ia32 (ix86).
620
621           If you said M to "Matrox unified accelerated driver" and N here, you
622           will still be able to use several Matrox devices simultaneously:
623           insert several instances of the module matroxfb into the kernel
624           with insmod, supplying the parameter "dev=N" where N is 0, 1, etc.
625           for the different Matrox devices. This method is slightly faster but
626           uses 40 KB of kernel memory per Matrox card.
627
628           There is no need for enabling 'Matrox multihead support' if you have
629           only one Matrox card in the box.
630
631 config FB_RADEON_OLD
632         tristate "ATI Radeon display support (Old driver)"
633         depends on FB && PCI
634         help
635           Choose this option if you want to use an ATI Radeon graphics card as
636           a framebuffer device.  There are both PCI and AGP versions.  You
637           don't need to choose this to run the Radeon in plain VGA mode.
638           There is a product page at
639           <http://www.ati.com/na/pages/products/pc/radeon32/index.html>.
640
641 config FB_RADEON
642         tristate "ATI Radeon display support"
643         depends on FB && PCI
644         select I2C_ALGOBIT if FB_RADEON_I2C
645         select I2C if FB_RADEON_I2C
646         help
647           Choose this option if you want to use an ATI Radeon graphics card as
648           a framebuffer device.  There are both PCI and AGP versions.  You
649           don't need to choose this to run the Radeon in plain VGA mode.
650
651           If you say Y here and want DDC/I2C support you must first say Y to
652           "I2C support" and "I2C bit-banging support" in the character devices
653           section.
654
655           If you say M here then "I2C support" and "I2C bit-banging support" 
656           can be build either as modules or built-in.
657
658           There is a product page at
659           <http://www.ati.com/na/pages/products/pc/radeon32/index.html>.
660
661 config FB_RADEON_I2C
662         bool "DDC/I2C for ATI Radeon support"
663         depends on FB_RADEON
664         default y
665         help
666           Say Y here if you want DDC/I2C support for your Radeon board. 
667
668 config FB_RADEON_DEBUG
669         bool "Lots of debug output from Radeon driver"
670         depends on FB_RADEON
671         default n
672         help
673           Say Y here if you want the Radeon driver to output all sorts
674           of debugging informations to provide to the maintainer when
675           something goes wrong.
676
677 config FB_ATY128
678         tristate "ATI Rage128 display support"
679         depends on FB && PCI
680         help
681           This driver supports graphics boards with the ATI Rage128 chips.
682           Say Y if you have such a graphics board and read
683           <file:Documentation/fb/aty128fb.txt>.
684
685           To compile this driver as a module, choose M here: the
686           module will be called aty128fb.
687
688 config FB_ATY
689         tristate "ATI Mach64 display support" if PCI || ATARI
690         depends on FB
691         help
692           This driver supports graphics boards with the ATI Mach64 chips.
693           Say Y if you have such a graphics board.
694
695           To compile this driver as a module, choose M here: the
696           module will be called atyfb.
697
698 config FB_ATY_CT
699         bool "Mach64 CT/VT/GT/LT (incl. 3D RAGE) support"
700         depends on PCI && FB_ATY
701         default y if SPARC64 && FB_PCI
702         help
703           Say Y here to support use of ATI's 64-bit Rage boards (or other
704           boards based on the Mach64 CT, VT, GT, and LT chipsets) as a
705           framebuffer device.  The ATI product support page for these boards
706           is at <http://support.ati.com/products/pc/mach64/>.
707
708 config FB_ATY_GX
709         bool "Mach64 GX support" if PCI
710         depends on FB_ATY
711         default y if ATARI
712         help
713           Say Y here to support use of the ATI Mach64 Graphics Expression
714           board (or other boards based on the Mach64 GX chipset) as a
715           framebuffer device.  The ATI product support page for these boards
716           is at
717           <http://support.ati.com/products/pc/mach64/graphics_xpression.html>.
718
719 config FB_ATY_XL_INIT
720         bool "  Rage XL No-BIOS Init support" if FB_ATY_CT
721         depends on FB_ATY
722         help
723           Say Y here to support booting a Rage XL without BIOS support.
724
725 config FB_SIS
726         tristate "SiS acceleration"
727         depends on FB && PCI
728         help
729           This is the frame buffer device driver for the SiS 300, 315 and
730           330 series VGA chipsets. Specs available at http://www.sis.com
731
732           To compile this driver as a module, choose M here; the module
733           will be called sisfb.
734
735 config FB_SIS_300
736         bool "SiS 300 series support"
737         depends on FB_SIS
738         help
739           Say Y here to support use of the SiS 300/305, 540, 630 and 730.
740
741 config FB_SIS_315
742         bool "SiS 315/330 series support"
743         depends on FB_SIS
744         help
745           Say Y here to support use of the SiS 315 and 330 series
746           (315/H/PRO, 55x, 650, 651, 740, 330, 661, 741, 760).
747
748 config FB_NEOMAGIC
749         tristate "NeoMagic display support"
750         depends on FB && PCI
751         help
752           This driver supports notebooks with NeoMagic PCI chips.
753           Say Y if you have such a graphics card. 
754
755           To compile this driver as a module, choose M here: the
756           module will be called neofb.
757
758 config FB_KYRO
759         tristate "IMG Kyro support"
760         depends on FB && PCI
761         help
762           Say Y here if you have a STG4000 / Kyro / PowerVR 3 based
763           graphics board.
764
765           To compile this driver as a module, choose M here: the
766           module will be called kyrofb.
767
768 config FB_3DFX
769         tristate "3Dfx Banshee/Voodoo3 display support"
770         depends on FB && PCI
771         help
772           This driver supports graphics boards with the 3Dfx Banshee/Voodoo3
773           chips. Say Y if you have such a graphics board.
774
775           To compile this driver as a module, choose M here: the
776           module will be called tdfxfb.
777
778 config FB_3DFX_ACCEL
779         bool "3Dfx Banshee/Voodoo3 Acceleration functions (EXPERIMENTAL)"
780         depends on FB_3DFX && EXPERIMENTAL
781         ---help---
782         This will compile the 3Dfx Banshee/Voodoo3 frame buffer device
783         with acceleration functions.
784
785
786 config FB_VOODOO1
787         tristate "3Dfx Voodoo Graphics (sst1) support"
788         depends on FB && PCI
789         ---help---
790           Say Y here if you have a 3Dfx Voodoo Graphics (Voodoo1/sst1) or 
791           Voodoo2 (cvg) based graphics card.
792
793           To compile this driver as a module, choose M here: the
794           module will be called sstfb.
795
796           WARNING: Do not use any application that uses the 3D engine
797           (namely glide) while using this driver.
798           Please read the file Documentation/fb/README-sstfb.txt for supported
799           options and other important info  support.
800
801 config FB_TRIDENT
802         tristate "Trident support"
803         depends on FB && PCI
804         ---help---
805           This driver is supposed to support graphics boards with the
806           Trident CyberXXXX/Image/CyberBlade chips mostly found in laptops
807           but also on some motherboards. For more information, read
808           <file:Documentation/fb/tridentfb.txt>
809
810           Say Y if you have such a graphics board.
811
812           To compile this driver as a module, choose M here: the
813           module will be called tridentfb.
814
815 config FB_TRIDENT_ACCEL
816         bool "Trident Acceleration functions (EXPERIMENTAL)"
817         depends on FB_TRIDENT && EXPERIMENTAL
818         ---help---
819         This will compile the Trident frame buffer device with
820         acceleration functions.
821
822
823 config FB_PM3
824         tristate "Permedia3 support"
825         depends on FB && PCI && BROKEN
826         help
827           This is the frame buffer device driver for the 3DLabs Permedia3
828           chipset, used in Formac ProFormance III, 3DLabs Oxygen VX1 &
829           similar boards, 3DLabs Permedia3 Create!, Appian Jeronimo 2000
830           and maybe other boards.
831
832 config FB_SBUS
833         bool "SBUS and UPA framebuffers"
834         depends on FB && (SPARC32 || SPARC64)
835         help
836           Say Y if you want support for SBUS or UPA based frame buffer device.
837
838 config FB_FFB
839         bool "Creator/Creator3D/Elite3D support"
840         depends on FB_SBUS && SPARC64
841         help
842           This is the frame buffer device driver for the Creator, Creator3D,
843           and Elite3D graphics boards.
844
845 config FB_TCX
846         bool "TCX (SS4/SS5 only) support"
847         depends on FB_SBUS
848         help
849           This is the frame buffer device driver for the TCX 24/8bit frame
850           buffer.
851
852 config FB_CG14
853         bool "CGfourteen (SX) support"
854         depends on FB_SBUS
855         help
856           This is the frame buffer device driver for the CGfourteen frame
857           buffer on Desktop SPARCsystems with the SX graphics option.
858
859 config FB_P9100
860         bool "P9100 (Sparcbook 3 only) support"
861         depends on FB_SBUS
862         help
863           This is the frame buffer device driver for the P9100 card
864           supported on Sparcbook 3 machines.
865
866 config FB_LEO
867         bool "Leo (ZX) support"
868         depends on FB_SBUS
869         help
870           This is the frame buffer device driver for the SBUS-based Sun ZX
871           (leo) frame buffer cards.
872
873 config FB_PCI
874         bool "PCI framebuffers"
875         depends on FB && PCI && (SPARC64 || SPARC32)
876
877 config FB_IGA
878         bool "IGA 168x display support"
879         depends on SPARC32 && FB_PCI
880         help
881           This is the framebuffer device for the INTERGRAPHICS 1680 and
882           successor frame buffer cards.
883
884 config FB_HIT
885         tristate "HD64461 Frame Buffer support"
886         depends on FB && HD64461
887         help
888           This is the frame buffer device driver for the Hitachi HD64461 LCD
889           frame buffer card.
890
891 config FB_PMAG_BA
892         bool "PMAG-BA TURBOchannel framebuffer support"
893         depends on FB && DECSTATION && TC
894         help
895           Say Y here to directly support the on-board PMAG-BA framebuffer in
896           the 5000/1xx versions of the DECstation.  There is a page dedicated
897           to Linux on DECstations at <http://decstation.unix-ag.org/>.
898
899 config FB_PMAGB_B
900         bool "PMAGB-B TURBOchannel framebuffer spport"
901         depends on FB && DECSTATION && TC
902         help
903           Say Y here to directly support the on-board PMAGB-B framebuffer in
904           the 5000/1xx versions of the DECstation.  There is a page dedicated
905           to Linux on DECstations at <http://decstation.unix-ag.org/>.
906
907 config FB_MAXINE
908         bool "Maxine (Personal DECstation) onboard framebuffer spport"
909         depends on FB && DECSTATION && TC
910         help
911           Say Y here to directly support the on-board framebuffer in the
912           Maxine (5000/20, /25, /33) version of the DECstation.  There is a
913           page dedicated to Linux on DECstations at <http://decstation.unix-ag.org/>.
914
915 config FB_TX3912
916         bool "TMPTX3912/PR31700 frame buffer support"
917         depends on FB && NINO
918         help
919           The TX3912 is a Toshiba RISC processor based on the MIPS 3900 core
920           see <http://www.toshiba.com/taec/components/Generic/risc/tx3912.htm>.
921
922           Say Y here to enable kernel support for the on-board framebuffer.
923
924 config FB_68328
925         bool "Motorola 68328 native frame buffer support"
926         depends on (M68328 || M68EZ328 || M68VZ328)
927         help
928           Say Y here if you want to support the built-in frame buffer of
929           the Motorola 68328 CPU family.
930
931 config FB_PXA
932         tristate "PXA LCD framebuffer support"
933         depends on FB && ARCH_PXA
934         ---help---
935           Frame buffer driver for the built-in LCD controller in the Intel
936           PXA2x0 processor.
937
938           This driver is also available as a module ( = code which can be
939           inserted and removed from the running kernel whenever you want). The
940           module will be called vfb. If you want to compile it as a module,
941           say M here and read <file:Documentation/modules.txt>.
942
943           If unsure, say N.
944
945 config FB_PXA_PARAMETERS
946         bool "PXA LCD command line parameters"
947         default n
948         depends on FB_PXA
949         ---help---
950           Enable the use of kernel command line or module parameters
951           to configure the physical properties of the LCD panel when
952           using the PXA LCD driver.
953
954           This option allows you to override the panel parameters
955           supplied by the platform in order to support multiple
956           different models of flatpanel. If you will only be using a
957           single model of flatpanel then you can safely leave this
958           option disabled.
959
960           Documentation/fb/pxafb.txt describes the available parameters.
961
962 config FB_VIRTUAL
963         tristate "Virtual Frame Buffer support (ONLY FOR TESTING!)"
964         depends on FB
965         ---help---
966           This is a `virtual' frame buffer device. It operates on a chunk of
967           unswappable kernel memory instead of on the memory of a graphics
968           board. This means you cannot see any output sent to this frame
969           buffer device, while it does consume precious memory. The main use
970           of this frame buffer device is testing and debugging the frame
971           buffer subsystem. Do NOT enable it for normal systems! To protect
972           the innocent, it has to be enabled explicitly at boot time using the
973           kernel option `video=vfb:'.
974
975           To compile this driver as a module, choose M here: the
976           module will be called vfb.
977
978           If unsure, say N.
979 if VT
980         source "drivers/video/console/Kconfig"
981 endif
982
983 if FB || SGI_NEWPORT_CONSOLE
984         source "drivers/video/logo/Kconfig"
985 endif
986
987 endmenu
988