Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-block.git] / drivers / ata / Kconfig
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
421b20b9
JG
2#
3# SATA/PATA driver configuration
4#
5
2ad2c320
NB
6config HAVE_PATA_PLATFORM
7 bool
8 help
9 This is an internal configuration node for any machine that
10 uses pata-platform driver to enable the relevant driver in the
11 configuration structure without having to submit endless patches
12 to update the PATA_PLATFORM entry.
13
b196fc69 14menuconfig ATA
e478cffd 15 tristate "Serial ATA and Parallel ATA drivers (libata)"
e25df120 16 depends on HAS_IOMEM
bf2d401b 17 depends on BLOCK
81ce3c4b 18 select SCSI
428ac5fc 19 select GLOB
c6fd2807 20 ---help---
e478cffd 21 If you want to use an ATA hard disk, ATA tape drive, ATA CD-ROM or
c6fd2807
JG
22 any other ATA device under Linux, say Y and make sure that you know
23 the name of your ATA host adapter (the card inside your computer
24 that "speaks" the ATA protocol, also called ATA controller),
25 because you will be asked for it.
26
abcdceb9
RD
27 NOTE: ATA enables basic SCSI support; *however*,
28 'SCSI disk support', 'SCSI tape support', or
29 'SCSI CDROM support' may also be needed,
30 depending on your hardware configuration.
31
81ce3c4b
JG
32if ATA
33
8cdf92a9
DW
34config ATA_NONSTANDARD
35 bool
8cdf92a9 36
bd322af1
BZ
37config SATA_HOST
38 bool
39
a9b2c120
BZ
40config PATA_TIMINGS
41 bool
42
6521148c
RH
43config ATA_VERBOSE_ERROR
44 bool "Verbose ATA error reporting"
45 default y
46 help
47 This option adds parsing of ATA command descriptions and error bits
48 in libata kernel output, making it easier to interpret.
49 This option will enlarge the kernel by approx. 6KB. Disable it only
50 if kernel size is more important than ease of debugging.
51
52 If unsure, say Y.
53
bf89b0bf
BZ
54config ATA_FORCE
55 bool "\"libata.force=\" kernel parameter support" if EXPERT
56 default y
57 help
58 This option adds support for "libata.force=" kernel parameter for
59 forcing configuration settings.
60
61 For further information, please read
62 <file:Documentation/admin-guide/kernel-parameters.txt>.
63
64 This option will enlarge the kernel by approx. 3KB. Disable it if
65 kernel size is more important than ability to override the default
66 configuration settings.
67
68 If unsure, say Y.
69
e92351bb 70config ATA_ACPI
c30484d7 71 bool "ATA ACPI Support"
2051e924 72 depends on ACPI
a9b2c120 73 select PATA_TIMINGS
e92351bb
TH
74 default y
75 help
76 This option adds support for ATA-related ACPI objects.
77 These ACPI objects add the ability to retrieve taskfiles
78 from the ACPI BIOS and write them to the disk controller.
79 These objects may be related to performance, security,
80 power management, or other areas.
81 You can disable this at kernel boot time by using the
82 option libata.noacpi=1
83
afe75951 84config SATA_ZPODD
e189551b 85 bool "SATA Zero Power Optical Disc Drive (ZPODD) support"
1b3e3aa6 86 depends on ATA_ACPI && PM
afe75951 87 help
e189551b
AL
88 This option adds support for SATA Zero Power Optical Disc
89 Drive (ZPODD). It requires both the ODD and the platform
90 support, and if enabled, will automatically power on/off the
91 ODD when certain condition is satisfied. This does not impact
92 end user's experience of the ODD, only power is saved when
93 the ODD is not in use (i.e. no disc inside).
afe75951
AL
94
95 If unsure, say N.
96
88fcd562
TH
97config SATA_PMP
98 bool "SATA Port Multiplier support"
bd322af1 99 depends on SATA_HOST
88fcd562
TH
100 default y
101 help
f3360ebf
JG
102 This option adds support for SATA Port Multipliers
103 (the SATA version of an ethernet hub, or SAS expander).
88fcd562 104
b16a0168
GU
105if HAS_DMA
106
9a7780c9
TH
107comment "Controllers with non-SFF native interface"
108
8ad92ba7 109config SATA_AHCI
c6fd2807 110 tristate "AHCI SATA support"
81ce3c4b 111 depends on PCI
bd322af1 112 select SATA_HOST
c6fd2807
JG
113 help
114 This option enables support for AHCI Serial ATA.
115
116 If unsure, say N.
117
ebb82e3c
HG
118config SATA_MOBILE_LPM_POLICY
119 int "Default SATA Link Power Management policy for mobile chipsets"
120 range 0 4
121 default 0
122 depends on SATA_AHCI
123 help
124 Select the Default SATA Link Power Management (LPM) policy to use
125 for mobile / laptop variants of chipsets / "South Bridges".
126
127 The value set has the following meanings:
128 0 => Keep firmware settings
129 1 => Maximum performance
130 2 => Medium power
131 3 => Medium power with Device Initiated PM enabled
132 4 => Minimum power
133
134 Note "Minimum power" is known to cause issues, including disk
135 corruption, with some disks and should not be used.
136
1c2a49f6
AV
137config SATA_AHCI_PLATFORM
138 tristate "Platform AHCI SATA support"
bd322af1 139 select SATA_HOST
1c2a49f6
AV
140 help
141 This option enables support for Platform AHCI Serial ATA
142 controllers.
143
144 If unsure, say N.
145
eba68f82
YRDR
146config AHCI_BRCM
147 tristate "Broadcom AHCI SATA support"
7fb44929
FF
148 depends on ARCH_BRCMSTB || BMIPS_GENERIC || ARCH_BCM_NSP || \
149 ARCH_BCM_63XX
bd322af1 150 select SATA_HOST
766a2d97
BN
151 help
152 This option enables support for the AHCI SATA3 controller found on
eba68f82 153 Broadcom SoC's.
766a2d97
BN
154
155 If unsure, say N.
156
ae8723f8
BZ
157config AHCI_DA850
158 tristate "DaVinci DA850 AHCI SATA support"
159 depends on ARCH_DAVINCI_DA850
bd322af1 160 select SATA_HOST
ae8723f8
BZ
161 help
162 This option enables support for the DaVinci DA850 SoC's
163 onboard AHCI SATA.
164
165 If unsure, say N.
166
df46e6a4
BG
167config AHCI_DM816
168 tristate "DaVinci DM816 AHCI SATA support"
169 depends on ARCH_OMAP2PLUS
bd322af1 170 select SATA_HOST
df46e6a4
BG
171 help
172 This option enables support for the DaVinci DM816 SoC's
173 onboard AHCI SATA controller.
174
175 If unsure, say N.
176
4a2e5123
LJ
177config AHCI_ST
178 tristate "ST AHCI SATA support"
48c54df1 179 depends on ARCH_STI
bd322af1 180 select SATA_HOST
76884cb2 181 help
4a2e5123 182 This option enables support for ST AHCI SATA controller.
76884cb2
LJ
183
184 If unsure, say N.
185
9e54eae2
RZ
186config AHCI_IMX
187 tristate "Freescale i.MX AHCI SATA support"
f5f85ee0 188 depends on MFD_SYSCON && (ARCH_MXC || COMPILE_TEST)
d7969f59 189 depends on (HWMON && (THERMAL || !THERMAL_OF)) || !HWMON
bd322af1 190 select SATA_HOST
9e54eae2
RZ
191 help
192 This option enables support for the Freescale i.MX SoC's
193 onboard AHCI SATA.
194
195 If unsure, say N.
196
a73ed350
SG
197config AHCI_CEVA
198 tristate "CEVA AHCI SATA support"
199 depends on OF
bd322af1 200 select SATA_HOST
a73ed350
SG
201 help
202 This option enables support for the CEVA AHCI SATA.
203 It can be found on the Xilinx Zynq UltraScale+ MPSoC.
204
205 If unsure, say N.
206
47269605
RL
207config AHCI_MTK
208 tristate "MediaTek AHCI SATA support"
209 depends on ARCH_MEDIATEK
210 select MFD_SYSCON
bd322af1 211 select SATA_HOST
47269605
RL
212 help
213 This option enables support for the MediaTek SoC's
214 onboard AHCI SATA controller.
215
216 If unsure, say N.
217
a3464ed2
TP
218config AHCI_MVEBU
219 tristate "Marvell EBU AHCI SATA support"
220 depends on ARCH_MVEBU
bd322af1 221 select SATA_HOST
a3464ed2
TP
222 help
223 This option enables support for the Marvebu EBU SoC's
224 onboard AHCI SATA.
225
226 If unsure, say N.
227
a2127e40
AM
228config AHCI_OCTEON
229 tristate "Cavium Octeon Soc Serial ATA"
230 depends on SATA_AHCI_PLATFORM && CAVIUM_OCTEON_SOC
231 default y
232 help
233 This option enables support for Cavium Octeon SoC Serial ATA.
234
235 If unsure, say N.
236
c5754b52
OS
237config AHCI_SUNXI
238 tristate "Allwinner sunxi AHCI SATA support"
fd990556 239 depends on ARCH_SUNXI
bd322af1 240 select SATA_HOST
c5754b52
OS
241 help
242 This option enables support for the Allwinner sunxi SoC's
243 onboard AHCI SATA.
244
245 If unsure, say N.
246
ccfde508 247config AHCI_TEGRA
34d232eb 248 tristate "NVIDIA Tegra AHCI SATA support"
ccfde508 249 depends on ARCH_TEGRA
bd322af1 250 select SATA_HOST
ccfde508 251 help
34d232eb 252 This option enables support for the NVIDIA Tegra SoC's
ccfde508
MP
253 onboard AHCI SATA.
254
255 If unsure, say N.
256
81d01bfa
LH
257config AHCI_XGENE
258 tristate "APM X-Gene 6.0Gbps AHCI SATA host controller support"
74c03eb6 259 depends on PHY_XGENE
bd322af1 260 select SATA_HOST
81d01bfa
LH
261 help
262 This option enables support for APM X-Gene SoC SATA host controller.
263
ecfb4598
TY
264config AHCI_QORIQ
265 tristate "Freescale QorIQ AHCI SATA support"
266 depends on OF
bd322af1 267 select SATA_HOST
ecfb4598
TY
268 help
269 This option enables support for the Freescale QorIQ AHCI SoC's
270 onboard AHCI SATA.
271
272 If unsure, say N.
273
9a7780c9
TH
274config SATA_FSL
275 tristate "Freescale 3.0Gbps SATA support"
276 depends on FSL_SOC
bd322af1 277 select SATA_HOST
127102ae 278 help
9a7780c9
TH
279 This option enables support for Freescale 3.0Gbps SATA controller.
280 It can be found on MPC837x and MPC8315.
127102ae
TH
281
282 If unsure, say N.
283
be4e456e
LW
284config SATA_GEMINI
285 tristate "Gemini SATA bridge support"
accd0473 286 depends on ARCH_GEMINI || COMPILE_TEST
bd322af1 287 select SATA_HOST
be4e456e
LW
288 default ARCH_GEMINI
289 help
290 This enabled support for the FTIDE010 to SATA bridge
291 found in Cortina Systems Gemini platform.
292
293 If unsure, say N.
294
535dac4a
BS
295config SATA_AHCI_SEATTLE
296 tristate "AMD Seattle 6.0Gbps AHCI SATA host controller support"
297 depends on ARCH_SEATTLE
bd322af1 298 select SATA_HOST
535dac4a
BS
299 help
300 This option enables support for AMD Seattle SATA host controller.
301
302 If unsure, say N
303
6f791460 304config SATA_INIC162X
bb969619 305 tristate "Initio 162x SATA support (Very Experimental)"
6f791460 306 depends on PCI
bd322af1 307 select SATA_HOST
6f791460
TH
308 help
309 This option enables support for Initio 162x Serial ATA.
310
02cdfcf0
DM
311config SATA_ACARD_AHCI
312 tristate "ACard AHCI variant (ATP 8620)"
313 depends on PCI
bd322af1 314 select SATA_HOST
02cdfcf0
DM
315 help
316 This option enables support for Acard.
317
318 If unsure, say N.
319
9a7780c9
TH
320config SATA_SIL24
321 tristate "Silicon Image 3124/3132 SATA support"
322 depends on PCI
bd322af1 323 select SATA_HOST
127102ae 324 help
9a7780c9 325 This option enables support for Silicon Image 3124/3132 Serial ATA.
127102ae
TH
326
327 If unsure, say N.
328
b16a0168
GU
329endif # HAS_DMA
330
127102ae 331config ATA_SFF
ebd60028 332 bool "ATA SFF support (for legacy IDE and PATA)"
127102ae
TH
333 default y
334 help
335 This option adds support for ATA controllers with SFF
336 compliant or similar programming interface.
337
f3360ebf
JG
338 SFF is the legacy IDE interface that has been around since
339 the dawn of time. Almost all PATA controllers have an
340 SFF interface. Many SATA controllers have an SFF interface
341 when configured into a legacy compatibility mode.
342
343 For users with exclusively modern controllers like AHCI,
344 Silicon Image 3124, or Marvell 6440, you may choose to
692105b8 345 disable this unneeded SFF support.
f3360ebf
JG
346
347 If unsure, say Y.
348
127102ae
TH
349if ATA_SFF
350
9a7780c9
TH
351comment "SFF controllers with custom DMA interface"
352
353config PDC_ADMA
354 tristate "Pacific Digital ADMA support"
81ce3c4b 355 depends on PCI
c6fd2807 356 help
9a7780c9
TH
357 This option enables support for Pacific Digital ADMA controllers
358
359 If unsure, say N.
360
9a7780c9
TH
361config PATA_OCTEON_CF
362 tristate "OCTEON Boot Bus Compact Flash support"
9ddebc46 363 depends on CAVIUM_OCTEON_SOC
a9b2c120 364 select PATA_TIMINGS
9a7780c9
TH
365 help
366 This option enables a polled compact flash driver for use with
367 compact flash cards attached to the OCTEON boot bus.
368
369 If unsure, say N.
370
371config SATA_QSTOR
372 tristate "Pacific Digital SATA QStor support"
373 depends on PCI
bd322af1 374 select SATA_HOST
9a7780c9
TH
375 help
376 This option enables support for Pacific Digital Serial ATA QStor.
377
378 If unsure, say N.
379
380config SATA_SX4
381 tristate "Promise SATA SX4 support (Experimental)"
48b3de21 382 depends on PCI
bd322af1 383 select SATA_HOST
9a7780c9
TH
384 help
385 This option enables support for Promise Serial ATA SX4.
c6fd2807
JG
386
387 If unsure, say N.
388
9a7780c9
TH
389config ATA_BMDMA
390 bool "ATA BMDMA support"
7bc7ab1e 391 depends on HAS_DMA
9a7780c9
TH
392 default y
393 help
394 This option adds support for SFF ATA controllers with BMDMA
ed4e2f80
SR
395 capability. BMDMA stands for bus-master DMA and is the
396 de facto DMA interface for SFF controllers.
9a7780c9 397
ed4e2f80 398 If unsure, say Y.
9a7780c9
TH
399
400if ATA_BMDMA
401
402comment "SATA SFF controllers with BMDMA"
403
8ad92ba7 404config ATA_PIIX
2c7620d5 405 tristate "Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support"
81ce3c4b 406 depends on PCI
bd322af1 407 select SATA_HOST
c6fd2807 408 help
2bfc3611 409 This option enables support for ICH5/6/7/8 Serial ATA
2c7620d5
A
410 and support for PATA on the Intel ESB/ICH/PIIX3/PIIX4 series
411 host controllers.
c6fd2807
JG
412
413 If unsure, say N.
414
62936009
RS
415config SATA_DWC
416 tristate "DesignWare Cores SATA support"
7598469a 417 depends on DMADEVICES
0f48debd 418 select GENERIC_PHY
bd322af1 419 select SATA_HOST
62936009
RS
420 help
421 This option enables support for the on-chip SATA controller of the
422 AppliedMicro processor 460EX.
423
424 If unsure, say N.
425
50b43375
MR
426config SATA_DWC_OLD_DMA
427 bool "Support old device trees"
428 depends on SATA_DWC
429 select DW_DMAC_CORE
430 default y if 460EX
431 help
432 This option enables support for old device trees without the
433 "dmas" property.
434
14080fa6
SS
435config SATA_DWC_DEBUG
436 bool "Debugging driver version"
437 depends on SATA_DWC
438 help
439 This option enables debugging output in the driver.
440
441config SATA_DWC_VDEBUG
442 bool "Verbose debug output"
443 depends on SATA_DWC_DEBUG
444 help
445 This option enables the taskfile dumping and NCQ debugging.
446
8996b89d
ML
447config SATA_HIGHBANK
448 tristate "Calxeda Highbank SATA support"
0b99f864 449 depends on ARCH_HIGHBANK || COMPILE_TEST
bd322af1 450 select SATA_HOST
8996b89d
ML
451 help
452 This option enables support for the Calxeda Highbank SoC's
453 onboard SATA.
454
455 If unsure, say N.
456
8ad92ba7 457config SATA_MV
f9228c7f 458 tristate "Marvell SATA support"
4efded05 459 depends on PCI || ARCH_DOVE || ARCH_MV78XX0 || \
03803ef6 460 ARCH_MVEBU || ARCH_ORION5X || COMPILE_TEST
49c8f1ff 461 select GENERIC_PHY
bd322af1 462 select SATA_HOST
c6fd2807
JG
463 help
464 This option enables support for the Marvell Serial ATA family.
f9228c7f
ML
465 Currently supports 88SX[56]0[48][01] PCI(-X) chips,
466 as well as the newer [67]042 PCI-X/PCIe and SOC devices.
c6fd2807
JG
467
468 If unsure, say N.
469
8ad92ba7 470config SATA_NV
c6fd2807 471 tristate "NVIDIA SATA support"
81ce3c4b 472 depends on PCI
bd322af1 473 select SATA_HOST
c6fd2807
JG
474 help
475 This option enables support for NVIDIA Serial ATA.
476
477 If unsure, say N.
478
8ad92ba7 479config SATA_PROMISE
c6fd2807 480 tristate "Promise SATA TX2/TX4 support"
81ce3c4b 481 depends on PCI
bd322af1 482 select SATA_HOST
c6fd2807
JG
483 help
484 This option enables support for Promise Serial ATA TX2/TX4.
485
486 If unsure, say N.
487
163cf81d
VB
488config SATA_RCAR
489 tristate "Renesas R-Car SATA support"
51b1b286 490 depends on ARCH_RENESAS || COMPILE_TEST
bd322af1 491 select SATA_HOST
163cf81d
VB
492 help
493 This option enables support for Renesas R-Car Serial ATA.
494
495 If unsure, say N.
c6fd2807 496
8ad92ba7 497config SATA_SIL
c6fd2807 498 tristate "Silicon Image SATA support"
81ce3c4b 499 depends on PCI
bd322af1 500 select SATA_HOST
c6fd2807
JG
501 help
502 This option enables support for Silicon Image Serial ATA.
503
504 If unsure, say N.
505
8ad92ba7 506config SATA_SIS
9b14dec5 507 tristate "SiS 964/965/966/180 SATA support"
81ce3c4b 508 depends on PCI
9b14dec5 509 select PATA_SIS
bd322af1 510 select SATA_HOST
c6fd2807 511 help
a617c09f 512 This option enables support for SiS Serial ATA on
9b14dec5
A
513 SiS 964/965/966/180 and Parallel ATA on SiS 180.
514 The PATA support for SiS 180 requires additionally to
515 enable the PATA_SIS driver in the config.
c6fd2807
JG
516 If unsure, say N.
517
9a7780c9
TH
518config SATA_SVW
519 tristate "ServerWorks Frodo / Apple K2 SATA support"
520 depends on PCI
bd322af1 521 select SATA_HOST
9a7780c9
TH
522 help
523 This option enables support for Broadcom/Serverworks/Apple K2
524 SATA support.
525
526 If unsure, say N.
527
8ad92ba7 528config SATA_ULI
c6fd2807 529 tristate "ULi Electronics SATA support"
81ce3c4b 530 depends on PCI
bd322af1 531 select SATA_HOST
c6fd2807
JG
532 help
533 This option enables support for ULi Electronics SATA.
534
535 If unsure, say N.
536
8ad92ba7 537config SATA_VIA
c6fd2807 538 tristate "VIA SATA support"
81ce3c4b 539 depends on PCI
bd322af1 540 select SATA_HOST
c6fd2807
JG
541 help
542 This option enables support for VIA Serial ATA.
543
544 If unsure, say N.
545
8ad92ba7 546config SATA_VITESSE
c6fd2807 547 tristate "VITESSE VSC-7174 / INTEL 31244 SATA support"
81ce3c4b 548 depends on PCI
bd322af1 549 select SATA_HOST
c6fd2807
JG
550 help
551 This option enables support for Vitesse VSC7174 and Intel 31244 Serial ATA.
552
553 If unsure, say N.
554
9a7780c9 555comment "PATA SFF controllers with BMDMA"
025621f9 556
669a5db4 557config PATA_ALI
e3389cbc
AC
558 tristate "ALi PATA support"
559 depends on PCI
a9b2c120 560 select PATA_TIMINGS
669a5db4
JG
561 help
562 This option enables support for the ALi ATA interfaces
563 found on the many ALi chipsets.
564
565 If unsure, say N.
566
567config PATA_AMD
942d0947 568 tristate "AMD/NVidia PATA support"
669a5db4 569 depends on PCI
a9b2c120 570 select PATA_TIMINGS
669a5db4
JG
571 help
572 This option enables support for the AMD and NVidia PATA
573 interfaces found on the chipsets for Athlon/Athlon64.
574
575 If unsure, say N.
576
a480167b
VK
577config PATA_ARASAN_CF
578 tristate "ARASAN CompactFlash PATA Controller Support"
e638433b 579 depends on ARCH_SPEAR13XX || COMPILE_TEST
3b5ec274 580 depends on DMADEVICES
a480167b
VK
581 select DMA_ENGINE
582 help
583 Say Y here to support the ARASAN CompactFlash PATA controller
584
669a5db4 585config PATA_ARTOP
c645fd34
AC
586 tristate "ARTOP 6210/6260 PATA support"
587 depends on PCI
669a5db4
JG
588 help
589 This option enables support for ARTOP PATA controllers.
590
591 If unsure, say N.
592
9a7780c9
TH
593config PATA_ATIIXP
594 tristate "ATI PATA support"
d15d6e6c
JJIL
595 depends on PCI
596 help
9a7780c9
TH
597 This option enables support for the ATI ATA interfaces
598 found on the many ATI chipsets.
7c9ef8e4
KNG
599
600 If unsure, say N.
601
9a7780c9
TH
602config PATA_ATP867X
603 tristate "ARTOP/Acard ATP867X PATA support"
c645fd34 604 depends on PCI
a9b2c120 605 select PATA_TIMINGS
669a5db4 606 help
9a7780c9
TH
607 This option enables support for ARTOP/Acard ATP867X PATA
608 controllers.
669a5db4
JG
609
610 If unsure, say N.
611
76a40ca8
BZ
612config PATA_BK3710
613 tristate "Palmchip BK3710 PATA support"
614 depends on ARCH_DAVINCI
a9b2c120 615 select PATA_TIMINGS
76a40ca8
BZ
616 help
617 This option enables support for the integrated IDE controller on
618 the TI DaVinci SoC.
619
620 If unsure, say N.
621
669a5db4 622config PATA_CMD64X
c645fd34
AC
623 tristate "CMD64x PATA support"
624 depends on PCI
a9b2c120 625 select PATA_TIMINGS
669a5db4
JG
626 help
627 This option enables support for the CMD64x series chips
628 except for the CMD640.
629
630 If unsure, say N.
631
632config PATA_CS5520
633 tristate "CS5510/5520 PATA support"
9236a76d 634 depends on PCI && (X86_32 || COMPILE_TEST)
669a5db4
JG
635 help
636 This option enables support for the Cyrix 5510/5520
637 companion chip used with the MediaGX/Geode processor family.
638
639 If unsure, say N.
640
641config PATA_CS5530
e3389cbc 642 tristate "CS5530 PATA support"
9236a76d 643 depends on PCI && (X86_32 || COMPILE_TEST)
669a5db4
JG
644 help
645 This option enables support for the Cyrix/NatSemi/AMD CS5530
646 companion chip used with the MediaGX/Geode processor family.
647
648 If unsure, say N.
649
650config PATA_CS5535
651 tristate "CS5535 PATA support (Experimental)"
9236a76d 652 depends on PCI && X86_32
669a5db4
JG
653 help
654 This option enables support for the NatSemi/AMD CS5535
655 companion chip used with the Geode processor family.
656
657 If unsure, say N.
658
3957df61 659config PATA_CS5536
e3389cbc 660 tristate "CS5536 PATA support"
9236a76d 661 depends on PCI && (X86_32 || MIPS || COMPILE_TEST)
3957df61
MP
662 help
663 This option enables support for the AMD CS5536
664 companion chip used with the Geode LX processor family.
665
666 If unsure, say N.
667
669a5db4
JG
668config PATA_CYPRESS
669 tristate "Cypress CY82C693 PATA support (Very Experimental)"
48b3de21 670 depends on PCI
a9b2c120 671 select PATA_TIMINGS
669a5db4
JG
672 help
673 This option enables support for the Cypress/Contaq CY82C693
674 chipset found in some Alpha systems
675
676 If unsure, say N.
677
678config PATA_EFAR
679 tristate "EFAR SLC90E66 support"
680 depends on PCI
681 help
682 This option enables support for the EFAR SLC90E66
683 IDE controller found on some older machines.
684
685 If unsure, say N.
686
2fff2751
RP
687config PATA_EP93XX
688 tristate "Cirrus Logic EP93xx PATA support"
689 depends on ARCH_EP93XX
a9b2c120 690 select PATA_TIMINGS
2fff2751
RP
691 help
692 This option enables support for the PATA controller in
693 the Cirrus Logic EP9312 and EP9315 ARM CPU.
694
695 If unsure, say N.
696
be4e456e
LW
697config PATA_FTIDE010
698 tristate "Faraday Technology FTIDE010 PATA support"
699 depends on OF
700 depends on ARM
accd0473 701 depends on SATA_GEMINI
be4e456e
LW
702 help
703 This option enables support for the Faraday FTIDE010
704 PATA controller found in the Cortina Gemini SoCs.
705
706 If unsure, say N.
707
669a5db4 708config PATA_HPT366
c645fd34
AC
709 tristate "HPT 366/368 PATA support"
710 depends on PCI
669a5db4
JG
711 help
712 This option enables support for the HPT 366 and 368
713 PATA controllers via the new ATA layer.
714
715 If unsure, say N.
716
717config PATA_HPT37X
be315d46
AC
718 tristate "HPT 370/370A/371/372/374/302 PATA support"
719 depends on PCI
669a5db4
JG
720 help
721 This option enables support for the majority of the later HPT
722 PATA controllers via the new ATA layer.
723
724 If unsure, say N.
725
726config PATA_HPT3X2N
0ca646db 727 tristate "HPT 371N/372N/302N PATA support"
be315d46 728 depends on PCI
669a5db4
JG
729 help
730 This option enables support for the N variant HPT PATA
0ca646db 731 controllers via the new ATA layer.
669a5db4
JG
732
733 If unsure, say N.
734
735config PATA_HPT3X3
66e7da4e 736 tristate "HPT 343/363 PATA support"
669a5db4
JG
737 depends on PCI
738 help
739 This option enables support for the HPT 343/363
740 PATA controllers via the new ATA layer
741
742 If unsure, say N.
743
66e7da4e 744config PATA_HPT3X3_DMA
be315d46 745 bool "HPT 343/363 DMA support"
66e7da4e
AC
746 depends on PATA_HPT3X3
747 help
748 This option enables DMA support for the HPT343/363
749 controllers. Enable with care as there are still some
750 problems with DMA on this chipset.
751
9a7780c9
TH
752config PATA_ICSIDE
753 tristate "Acorn ICS PATA support"
754 depends on ARM && ARCH_ACORN
a9b2c120 755 select PATA_TIMINGS
669a5db4 756 help
9a7780c9
TH
757 On Acorn systems, say Y here if you wish to use the ICS PATA
758 interface card. This is not required for ICS partition support.
759 If you are unsure, say N to this.
760
e39c75cf
APR
761config PATA_IMX
762 tristate "PATA support for Freescale iMX"
763 depends on ARCH_MXC
a9b2c120 764 select PATA_TIMINGS
e39c75cf
APR
765 help
766 This option enables support for the PATA host available on Freescale
767 iMX SoCs.
768
769 If unsure, say N.
770
9a7780c9
TH
771config PATA_IT8213
772 tristate "IT8213 PATA support (Experimental)"
48b3de21 773 depends on PCI
9a7780c9
TH
774 help
775 This option enables support for the ITE 821 PATA
776 controllers via the new ATA layer.
669a5db4
JG
777
778 If unsure, say N.
779
669a5db4 780config PATA_IT821X
942d0947
AC
781 tristate "IT8211/2 PATA support"
782 depends on PCI
669a5db4
JG
783 help
784 This option enables support for the ITE 8211 and 8212
785 PATA controllers via the new ATA layer, including RAID
786 mode.
787
788 If unsure, say N.
789
406176ee
JG
790config PATA_JMICRON
791 tristate "JMicron PATA support"
792 depends on PCI
793 help
794 Enable support for the JMicron IDE controller, via the new
795 ATA layer.
796
797 If unsure, say N.
798
9a7780c9
TH
799config PATA_MACIO
800 tristate "Apple PowerMac/PowerBook internal 'MacIO' IDE"
801 depends on PPC_PMAC
669a5db4 802 help
9a7780c9
TH
803 Most IDE capable PowerMacs have IDE busses driven by a variant
804 of this controller which is part of the Apple chipset used on
805 most PowerMac models. Some models have multiple busses using
806 different chipsets, though generally, MacIO is one of them.
669a5db4 807
75742cb4
AC
808config PATA_MARVELL
809 tristate "Marvell PATA support via legacy mode"
810 depends on PCI
811 help
5b66c829
AC
812 This option enables limited support for the Marvell 88SE61xx ATA
813 controllers. If you wish to use only the SATA ports then select
814 the AHCI driver alone. If you wish to the use the PATA port or
815 both SATA and PATA include this driver.
75742cb4
AC
816
817 If unsure, say N.
818
869934ad
WS
819config PATA_MPC52xx
820 tristate "Freescale MPC52xx SoC internal IDE"
821 depends on PPC_MPC52xx && PPC_BESTCOMM
822 select PPC_BESTCOMM_ATA
823 help
824 This option enables support for integrated IDE controller
825 of the Freescale MPC52xx SoC.
826
827 If unsure, say N.
828
669a5db4
JG
829config PATA_NETCELL
830 tristate "NETCELL Revolution RAID support"
831 depends on PCI
832 help
833 This option enables support for the Netcell Revolution RAID
834 PATA controller.
835
836 If unsure, say N.
837
51dbd490 838config PATA_NINJA32
be315d46
AC
839 tristate "Ninja32/Delkin Cardbus ATA support"
840 depends on PCI
51dbd490
AC
841 help
842 This option enables support for the Ninja32, Delkin and
843 possibly other brands of Cardbus ATA adapter
844
845 If unsure, say N.
846
c4b5b7b6 847config PATA_NS87415
e3389cbc
AC
848 tristate "Nat Semi NS87415 PATA support"
849 depends on PCI
a9b2c120 850 select PATA_TIMINGS
c4b5b7b6
AC
851 help
852 This option enables support for the National Semiconductor
853 NS87415 PCI-IDE controller.
854
855 If unsure, say N.
856
9a7780c9
TH
857config PATA_OLDPIIX
858 tristate "Intel PATA old PIIX support"
859 depends on PCI
669a5db4 860 help
9a7780c9 861 This option enables support for early PIIX PATA support.
669a5db4
JG
862
863 If unsure, say N.
864
865config PATA_OPTIDMA
516e72cb 866 tristate "OPTI FireStar PATA support (Very Experimental)"
48b3de21 867 depends on PCI
669a5db4
JG
868 help
869 This option enables DMA/PIO support for the later OPTi
870 controllers found on some old motherboards and in some
3dde6ad8 871 laptops.
669a5db4
JG
872
873 If unsure, say N.
874
be315d46
AC
875config PATA_PDC2027X
876 tristate "Promise PATA 2027x support"
877 depends on PCI
878 help
879 This option enables support for Promise PATA pdc20268 to pdc20277 host adapters.
880
881 If unsure, say N.
882
669a5db4 883config PATA_PDC_OLD
e3389cbc
AC
884 tristate "Older Promise PATA controller support"
885 depends on PCI
669a5db4
JG
886 help
887 This option enables support for the Promise 20246, 20262, 20263,
888 20265 and 20267 adapters.
889
890 If unsure, say N.
891
669a5db4 892config PATA_RADISYS
e3389cbc 893 tristate "RADISYS 82600 PATA support (Experimental)"
48b3de21 894 depends on PCI
669a5db4
JG
895 help
896 This option enables support for the RADISYS 82600
897 PATA controllers via the new ATA layer
898
899 If unsure, say N.
900
6b406782
AC
901config PATA_RDC
902 tristate "RDC PATA support"
903 depends on PCI
904 help
905 This option enables basic support for the later RDC PATA controllers
906 controllers via the new ATA layer. For the RDC 1010, you need to
907 enable the IT821X driver instead.
908
909 If unsure, say N.
910
9a7780c9
TH
911config PATA_SC1200
912 tristate "SC1200 PATA support"
840aa787 913 depends on PCI && (X86_32 || COMPILE_TEST)
669a5db4 914 help
9a7780c9
TH
915 This option enables support for the NatSemi/AMD SC1200 SoC
916 companion chip used with the Geode processor family.
669a5db4
JG
917
918 If unsure, say N.
919
9a7780c9
TH
920config PATA_SCH
921 tristate "Intel SCH PATA support"
e3389cbc 922 depends on PCI
669a5db4 923 help
9a7780c9
TH
924 This option enables support for Intel SCH PATA on the Intel
925 SCH (US15W, US15L, UL11L) series host controllers.
669a5db4
JG
926
927 If unsure, say N.
928
929config PATA_SERVERWORKS
942d0947
AC
930 tristate "SERVERWORKS OSB4/CSB5/CSB6/HT1000 PATA support"
931 depends on PCI
669a5db4
JG
932 help
933 This option enables support for the Serverworks OSB4/CSB5/CSB6 and
934 HT1000 PATA controllers, via the new ATA layer.
935
936 If unsure, say N.
937
669a5db4
JG
938config PATA_SIL680
939 tristate "CMD / Silicon Image 680 PATA support"
940 depends on PCI
941 help
942 This option enables support for CMD / Silicon Image 680 PATA.
943
944 If unsure, say N.
945
946config PATA_SIS
e3389cbc
AC
947 tristate "SiS PATA support"
948 depends on PCI
669a5db4
JG
949 help
950 This option enables support for SiS PATA controllers
951
952 If unsure, say N.
953
8e182a90
AC
954config PATA_TOSHIBA
955 tristate "Toshiba Piccolo support (Experimental)"
48b3de21 956 depends on PCI
8e182a90
AC
957 help
958 Support for the Toshiba Piccolo controllers. Currently only the
959 primary channel is supported by this driver.
960
961 If unsure, say N.
962
9a7780c9
TH
963config PATA_TRIFLEX
964 tristate "Compaq Triflex PATA support"
965 depends on PCI
966 help
967 Enable support for the Compaq 'Triflex' IDE controller as found
968 on many Compaq Pentium-Pro systems, via the new ATA layer.
969
970 If unsure, say N.
971
669a5db4
JG
972config PATA_VIA
973 tristate "VIA PATA support"
974 depends on PCI
a9b2c120 975 select PATA_TIMINGS
669a5db4
JG
976 help
977 This option enables support for the VIA PATA interfaces
978 found on the many VIA chipsets.
979
980 If unsure, say N.
981
2dc6c6f1
MV
982config PATA_PXA
983 tristate "PXA DMA-capable PATA support"
984 depends on ARCH_PXA
985 help
986 This option enables support for harddrive attached to PXA CPU's bus.
987
988 NOTE: This driver utilizes PXA DMA controller, in case your hardware
989 is not capable of doing MWDMA, use pata_platform instead.
990
991 If unsure, say N.
992
669a5db4
JG
993config PATA_WINBOND
994 tristate "Winbond SL82C105 PATA support"
995 depends on PCI
996 help
997 This option enables support for SL82C105 PATA devices found in the
998 Netwinder and some other systems
999
1000 If unsure, say N.
1001
9a7780c9
TH
1002endif # ATA_BMDMA
1003
1004comment "PIO-only SFF controllers"
1005
9a7780c9
TH
1006config PATA_CMD640_PCI
1007 tristate "CMD640 PCI PATA support (Experimental)"
48b3de21 1008 depends on PCI
a9b2c120 1009 select PATA_TIMINGS
9a7780c9
TH
1010 help
1011 This option enables support for the CMD640 PCI IDE
1012 interface chip. Only the primary channel is currently
1013 supported.
1014
1015 If unsure, say N.
1016
7e11aabd
BZ
1017config PATA_FALCON
1018 tristate "Atari Falcon PATA support"
1019 depends on M68K && ATARI
1020 help
1021 This option enables support for the on-board IDE
1022 interface on the Atari Falcon.
1023
1024 If unsure, say N.
1025
9ab27d1d
BZ
1026config PATA_GAYLE
1027 tristate "Amiga Gayle PATA support"
1028 depends on M68K && AMIGA
1029 help
1030 This option enables support for the on-board IDE
1031 interfaces on some Amiga models (A600, A1200,
1032 A4000 and A4000T) and also for IDE interfaces on
1033 the Zorro expansion bus (M-Tech E-Matrix 530
1034 expansion card).
1035
1036 If unsure, say N.
1037
740c68a0
BZ
1038config PATA_BUDDHA
1039 tristate "Buddha/Catweasel/X-Surf PATA support"
1040 depends on ZORRO
1041 help
1042 This option enables support for the IDE interfaces
1043 on the Buddha, Catweasel and X-Surf expansion boards
1044 on the Zorro expansion bus. It supports up to two
1045 interfaces on the Buddha, three on the Catweasel and
1046 two on the X-Surf.
1047
1048 If unsure, say N.
1049
9a7780c9
TH
1050config PATA_ISAPNP
1051 tristate "ISA Plug and Play PATA support"
1052 depends on ISAPNP
1053 help
1054 This option enables support for ISA plug & play ATA
1055 controllers such as those found on old soundcards.
1056
1057 If unsure, say N.
1058
1059config PATA_IXP4XX_CF
1060 tristate "IXP4XX Compact Flash support"
1061 depends on ARCH_IXP4XX
1062 help
1063 This option enables support for a Compact Flash connected on
1064 the ixp4xx expansion bus. This driver had been written for
1065 Loft/Avila boards in mind but can work with others.
1066
1067 If unsure, say N.
1068
1069config PATA_MPIIX
1070 tristate "Intel PATA MPIIX support"
1071 depends on PCI
1072 help
1073 This option enables support for MPIIX PATA support.
1074
1075 If unsure, say N.
1076
1077config PATA_NS87410
1078 tristate "Nat Semi NS87410 PATA support"
1079 depends on PCI
a9b2c120 1080 select PATA_TIMINGS
9a7780c9
TH
1081 help
1082 This option enables support for the National Semiconductor
1083 NS87410 PCI-IDE controller.
1084
1085 If unsure, say N.
1086
1087config PATA_OPTI
1088 tristate "OPTI621/6215 PATA support (Very Experimental)"
48b3de21 1089 depends on PCI
9a7780c9
TH
1090 help
1091 This option enables full PIO support for the early Opti ATA
1092 controllers found on some old motherboards.
1093
1094 If unsure, say N.
1095
1096config PATA_PALMLD
1097 tristate "Palm LifeDrive PATA support"
1098 depends on MACH_PALMLD
1099 help
1100 This option enables support for Palm LifeDrive's internal ATA
1101 port via the new ATA layer.
1102
1103 If unsure, say N.
1104
1105config PATA_PCMCIA
1106 tristate "PCMCIA PATA support"
1107 depends on PCMCIA
1108 help
1109 This option enables support for PCMCIA ATA interfaces, including
1110 compact flash card adapters via the new ATA layer.
1111
1112 If unsure, say N.
7e45b0e5 1113
a20c9e82
PM
1114config PATA_PLATFORM
1115 tristate "Generic platform device PATA support"
6a108a14 1116 depends on EXPERT || PPC || HAVE_PATA_PLATFORM
a20c9e82
PM
1117 help
1118 This option enables support for generic directly connected ATA
1119 devices commonly found on embedded systems.
1120
1121 If unsure, say N.
61f71621
AV
1122
1123config PATA_OF_PLATFORM
1124 tristate "OpenFirmware platform device PATA support"
d0643aa1 1125 depends on PATA_PLATFORM && OF
61f71621
AV
1126 help
1127 This option enables support for generic directly connected ATA
1128 devices commonly found on embedded systems with OpenFirmware
1129 bindings.
1130
1131 If unsure, say N.
a20c9e82 1132
9a7780c9
TH
1133config PATA_QDI
1134 tristate "QDI VLB PATA support"
1135 depends on ISA
0dcd0a76 1136 select PATA_LEGACY
73b6a2be 1137 help
9a7780c9 1138 Support for QDI 6500 and 6580 PATA controllers on VESA local bus.
73b6a2be 1139
9a7780c9
TH
1140config PATA_RB532
1141 tristate "RouterBoard 532 PATA CompactFlash support"
1142 depends on MIKROTIK_RB532
0df0d0a0 1143 help
9a7780c9
TH
1144 This option enables support for the RouterBoard 532
1145 PATA CompactFlash controller.
0df0d0a0
AZ
1146
1147 If unsure, say N.
1148
9a7780c9
TH
1149config PATA_RZ1000
1150 tristate "PC Tech RZ1000 PATA support"
1151 depends on PCI
3c929c6f 1152 help
9a7780c9
TH
1153 This option enables basic support for the PC Tech RZ1000/1
1154 PATA controllers via the new ATA layer
3c929c6f
DD
1155
1156 If unsure, say N.
1157
155bf48f
AK
1158config PATA_SAMSUNG_CF
1159 tristate "Samsung SoC PATA support"
1160 depends on SAMSUNG_DEV_IDE
a9b2c120 1161 select PATA_TIMINGS
155bf48f
AK
1162 help
1163 This option enables basic support for Samsung's S3C/S5P board
1164 PATA controllers via the new ATA layer
1165
1166 If unsure, say N.
1167
9a7780c9
TH
1168config PATA_WINBOND_VLB
1169 tristate "Winbond W83759A VLB PATA support (Experimental)"
48b3de21 1170 depends on ISA
6d981b9a 1171 select PATA_LEGACY
a619f981 1172 help
9a7780c9
TH
1173 Support for the Winbond W83759A controller on Vesa Local Bus
1174 systems.
a619f981 1175
9a7780c9 1176comment "Generic fallback / legacy drivers"
a619f981 1177
9a7780c9
TH
1178config PATA_ACPI
1179 tristate "ACPI firmware driver for PATA"
995592bc 1180 depends on ATA_ACPI && ATA_BMDMA && PCI
a9b2c120 1181 select PATA_TIMINGS
07ab85de 1182 help
9a7780c9
TH
1183 This option enables an ACPI method driver which drives
1184 motherboard PATA controller interfaces through the ACPI
1185 firmware in the BIOS. This driver can sometimes handle
1186 otherwise unsupported hardware.
07ab85de 1187
9a7780c9
TH
1188config ATA_GENERIC
1189 tristate "Generic ATA support"
1190 depends on PCI && ATA_BMDMA
bd322af1 1191 select SATA_HOST
d830d173 1192 help
9a7780c9
TH
1193 This option enables support for generic BIOS configured
1194 ATA controllers via the new ATA layer
d830d173
SZ
1195
1196 If unsure, say N.
1197
9a7780c9
TH
1198config PATA_LEGACY
1199 tristate "Legacy ISA PATA support (Experimental)"
48b3de21 1200 depends on (ISA || PCI)
a9b2c120 1201 select PATA_TIMINGS
88358ab0 1202 help
9a7780c9
TH
1203 This option enables support for ISA/VLB/PCI bus legacy PATA
1204 ports and allows them to be accessed via the new ATA layer.
88358ab0 1205
9a7780c9 1206 If unsure, say N.
88358ab0 1207
127102ae 1208endif # ATA_SFF
b196fc69 1209endif # ATA