2 # SATA/PATA driver configuration
5 menu "Serial ATA (prod) and Parallel ATA (experimental) drivers"
8 tristate "ATA device support"
10 depends on !(M32R || M68K) || BROKEN
11 depends on !SUN4 || BROKEN
14 If you want to use a ATA hard disk, ATA tape drive, ATA CD-ROM or
15 any other ATA device under Linux, say Y and make sure that you know
16 the name of your ATA host adapter (the card inside your computer
17 that "speaks" the ATA protocol, also called ATA controller),
18 because you will be asked for it.
23 tristate "AHCI SATA support"
26 This option enables support for AHCI Serial ATA.
31 tristate "ServerWorks Frodo / Apple K2 SATA support"
34 This option enables support for Broadcom/Serverworks/Apple K2
40 tristate "Intel PIIX/ICH SATA support"
43 This option enables support for ICH5/6/7/8 Serial ATA
44 and support for PATA on the Intel PIIX3/PIIX4/ICH series
45 PATA host controllers.
50 tristate "Marvell SATA support (HIGHLY EXPERIMENTAL)"
51 depends on PCI && EXPERIMENTAL
53 This option enables support for the Marvell Serial ATA family.
54 Currently supports 88SX[56]0[48][01] chips.
59 tristate "NVIDIA SATA support"
62 This option enables support for NVIDIA Serial ATA.
67 tristate "Pacific Digital ADMA support"
70 This option enables support for Pacific Digital ADMA controllers
75 tristate "Pacific Digital SATA QStor support"
78 This option enables support for Pacific Digital Serial ATA QStor.
83 tristate "Promise SATA TX2/TX4 support"
86 This option enables support for Promise Serial ATA TX2/TX4.
91 tristate "Promise SATA SX4 support"
92 depends on PCI && EXPERIMENTAL
94 This option enables support for Promise Serial ATA SX4.
99 tristate "Silicon Image SATA support"
102 This option enables support for Silicon Image Serial ATA.
107 tristate "Silicon Image 3124/3132 SATA support"
110 This option enables support for Silicon Image 3124/3132 Serial ATA.
115 tristate "SiS 964/180 SATA support"
118 This option enables support for SiS Serial ATA 964/180.
123 tristate "ULi Electronics SATA support"
126 This option enables support for ULi Electronics SATA.
131 tristate "VIA SATA support"
134 This option enables support for VIA Serial ATA.
139 tristate "VITESSE VSC-7174 / INTEL 31244 SATA support"
142 This option enables support for Vitesse VSC7174 and Intel 31244 Serial ATA.
146 config SATA_INTEL_COMBINED
148 depends on IDE=y && !BLK_DEV_IDE_SATA && (SATA_AHCI || ATA_PIIX)
152 tristate "ALi PATA support (Experimental)"
153 depends on PCI && EXPERIMENTAL
155 This option enables support for the ALi ATA interfaces
156 found on the many ALi chipsets.
161 tristate "AMD/NVidia PATA support (Experimental)"
164 This option enables support for the AMD and NVidia PATA
165 interfaces found on the chipsets for Athlon/Athlon64.
170 tristate "ARTOP 6210/6260 PATA support (Experimental)"
171 depends on PCI && EXPERIMENTAL
173 This option enables support for ARTOP PATA controllers.
178 tristate "ATI PATA support (Experimental)"
179 depends on PCI && EXPERIMENTAL
181 This option enables support for the ATI ATA interfaces
182 found on the many ATI chipsets.
187 tristate "CMD64x PATA support (Very Experimental)"
188 depends on PCI&& EXPERIMENTAL
190 This option enables support for the CMD64x series chips
191 except for the CMD640.
196 tristate "CS5510/5520 PATA support"
199 This option enables support for the Cyrix 5510/5520
200 companion chip used with the MediaGX/Geode processor family.
205 tristate "CS5530 PATA support (Experimental)"
206 depends on PCI && EXPERIMENTAL
208 This option enables support for the Cyrix/NatSemi/AMD CS5530
209 companion chip used with the MediaGX/Geode processor family.
214 tristate "CS5535 PATA support (Experimental)"
215 depends on PCI && X86 && !X86_64 && EXPERIMENTAL
217 This option enables support for the NatSemi/AMD CS5535
218 companion chip used with the Geode processor family.
223 tristate "Cypress CY82C693 PATA support (Very Experimental)"
224 depends on PCI && EXPERIMENTAL
226 This option enables support for the Cypress/Contaq CY82C693
227 chipset found in some Alpha systems
232 tristate "EFAR SLC90E66 support"
235 This option enables support for the EFAR SLC90E66
236 IDE controller found on some older machines.
241 tristate "Generic ATA support"
244 This option enables support for generic BIOS configured
245 ATA controllers via the new ATA layer
250 tristate "HPT 366/368 PATA support (Very Experimental)"
251 depends on PCI && EXPERIMENTAL
253 This option enables support for the HPT 366 and 368
254 PATA controllers via the new ATA layer.
259 tristate "HPT 370/370A/371/372/374/302 PATA support (Very Experimental)"
260 depends on PCI && EXPERIMENTAL
262 This option enables support for the majority of the later HPT
263 PATA controllers via the new ATA layer.
268 tristate "HPT 372N/302N PATA support (Very Experimental)"
269 depends on PCI && EXPERIMENTAL
271 This option enables support for the N variant HPT PATA
272 controllers via the new ATA layer
277 tristate "HPT 343/363 PATA support (Experimental)"
280 This option enables support for the HPT 343/363
281 PATA controllers via the new ATA layer
286 tristate "ISA Plug and Play PATA support (Very Experimental)"
287 depends on EXPERIMENTAL && ISAPNP
289 This option enables support for ISA plug & play ATA
290 controllers such as those found on old soundcards.
295 tristate "IT821x PATA support (Experimental)"
296 depends on PCI && EXPERIMENTAL
298 This option enables support for the ITE 8211 and 8212
299 PATA controllers via the new ATA layer, including RAID
305 tristate "JMicron PATA support"
308 Enable support for the JMicron IDE controller, via the new
314 tristate "Legacy ISA PATA support (Experimental)"
315 depends on ISA && EXPERIMENTAL
317 This option enables support for ISA/VLB bus legacy PATA
318 ports and allows them to be accessed via the new ATA layer.
323 tristate "Compaq Triflex PATA support"
326 Enable support for the Compaq 'Triflex' IDE controller as found
327 on many Compaq Pentium-Pro systems, via the new ATA layer.
332 tristate "Marvell PATA support via legacy mode"
335 This option enables limited support for the Marvell 88SE6145 ATA
341 tristate "Intel PATA MPIIX support"
344 This option enables support for MPIIX PATA support.
349 tristate "Intel PATA old PIIX support (Experimental)"
350 depends on PCI && EXPERIMENTAL
352 This option enables support for old(?) PIIX PATA support.
357 tristate "NETCELL Revolution RAID support"
360 This option enables support for the Netcell Revolution RAID
366 tristate "Nat Semi NS87410 PATA support (Experimental)"
367 depends on PCI && EXPERIMENTAL
369 This option enables support for the National Semiconductor
370 NS87410 PCI-IDE controller.
375 tristate "OPTI621/6215 PATA support (Very Experimental)"
376 depends on PCI && EXPERIMENTAL
378 This option enables full PIO support for the early Opti ATA
379 controllers found on some old motherboards.
384 tristate "OPTI FireStar PATA support (Very Experimental)"
385 depends on PCI && EXPERIMENTAL
387 This option enables DMA/PIO support for the later OPTi
388 controllers found on some old motherboards and in some
394 tristate "PCMCIA PATA support"
397 This option enables support for PCMCIA ATA interfaces, including
398 compact flash card adapters via the new ATA layer.
403 tristate "Older Promise PATA controller support (Very Experimental)"
404 depends on PCI && EXPERIMENTAL
406 This option enables support for the Promise 20246, 20262, 20263,
407 20265 and 20267 adapters.
412 tristate "QDI VLB PATA support"
415 Support for QDI 6500 and 6580 PATA controllers on VESA local bus.
418 tristate "RADISYS 82600 PATA support (Very experimental)"
419 depends on PCI && EXPERIMENTAL
421 This option enables support for the RADISYS 82600
422 PATA controllers via the new ATA layer
427 tristate "PC Tech RZ1000 PATA support"
430 This option enables basic support for the PC Tech RZ1000/1
431 PATA controllers via the new ATA layer
436 tristate "SC1200 PATA support (Raving Lunatic)"
437 depends on PCI && EXPERIMENTAL
439 This option enables support for the NatSemi/AMD SC1200 SoC
440 companion chip used with the Geode processor family.
444 config PATA_SERVERWORKS
445 tristate "SERVERWORKS OSB4/CSB5/CSB6/HT1000 PATA support (Experimental)"
446 depends on PCI && EXPERIMENTAL
448 This option enables support for the Serverworks OSB4/CSB5/CSB6 and
449 HT1000 PATA controllers, via the new ATA layer.
454 tristate "Promise PATA 2027x support"
457 This option enables support for Promise PATA pdc20268 to pdc20277 host adapters.
462 tristate "CMD / Silicon Image 680 PATA support"
465 This option enables support for CMD / Silicon Image 680 PATA.
470 tristate "SiS PATA support (Experimental)"
471 depends on PCI && EXPERIMENTAL
473 This option enables support for SiS PATA controllers
478 tristate "VIA PATA support"
481 This option enables support for the VIA PATA interfaces
482 found on the many VIA chipsets.
487 tristate "Winbond SL82C105 PATA support"
490 This option enables support for SL82C105 PATA devices found in the
491 Netwinder and some other systems
495 config PATA_WINBOND_VLB
496 tristate "Winbond W83759A VLB PATA support (Experimental)"
497 depends on ISA && EXPERIMENTAL
499 Support for the Winbond W83759A controller on Vesa Local Bus
503 tristate "Generic platform device PATA support"
506 This option enables support for generic directly connected ATA
507 devices commonly found on embedded systems.
511 config PATA_IXP4XX_CF
512 tristate "IXP4XX Compact Flash support"
513 depends on ARCH_IXP4XX
515 This option enables support for a Compact Flash connected on
516 the ixp4xx expansion bus. This driver had been written for
517 Loft/Avila boards in mind but can work with others.