Kconfig 27 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123
  1. # SPDX-License-Identifier: GPL-2.0
  2. #
  3. # SATA/PATA driver configuration
  4. #
  5. config HAVE_PATA_PLATFORM
  6. bool
  7. help
  8. This is an internal configuration node for any machine that
  9. uses pata-platform driver to enable the relevant driver in the
  10. configuration structure without having to submit endless patches
  11. to update the PATA_PLATFORM entry.
  12. menuconfig ATA
  13. tristate "Serial ATA and Parallel ATA drivers (libata)"
  14. depends on HAS_IOMEM
  15. depends on BLOCK
  16. select SCSI
  17. select GLOB
  18. ---help---
  19. If you want to use an ATA hard disk, ATA tape drive, ATA CD-ROM or
  20. any other ATA device under Linux, say Y and make sure that you know
  21. the name of your ATA host adapter (the card inside your computer
  22. that "speaks" the ATA protocol, also called ATA controller),
  23. because you will be asked for it.
  24. NOTE: ATA enables basic SCSI support; *however*,
  25. 'SCSI disk support', 'SCSI tape support', or
  26. 'SCSI CDROM support' may also be needed,
  27. depending on your hardware configuration.
  28. if ATA
  29. config ATA_NONSTANDARD
  30. bool
  31. default n
  32. config ATA_VERBOSE_ERROR
  33. bool "Verbose ATA error reporting"
  34. default y
  35. help
  36. This option adds parsing of ATA command descriptions and error bits
  37. in libata kernel output, making it easier to interpret.
  38. This option will enlarge the kernel by approx. 6KB. Disable it only
  39. if kernel size is more important than ease of debugging.
  40. If unsure, say Y.
  41. config ATA_ACPI
  42. bool "ATA ACPI Support"
  43. depends on ACPI
  44. default y
  45. help
  46. This option adds support for ATA-related ACPI objects.
  47. These ACPI objects add the ability to retrieve taskfiles
  48. from the ACPI BIOS and write them to the disk controller.
  49. These objects may be related to performance, security,
  50. power management, or other areas.
  51. You can disable this at kernel boot time by using the
  52. option libata.noacpi=1
  53. config SATA_ZPODD
  54. bool "SATA Zero Power Optical Disc Drive (ZPODD) support"
  55. depends on ATA_ACPI && PM
  56. default n
  57. help
  58. This option adds support for SATA Zero Power Optical Disc
  59. Drive (ZPODD). It requires both the ODD and the platform
  60. support, and if enabled, will automatically power on/off the
  61. ODD when certain condition is satisfied. This does not impact
  62. end user's experience of the ODD, only power is saved when
  63. the ODD is not in use (i.e. no disc inside).
  64. If unsure, say N.
  65. config SATA_PMP
  66. bool "SATA Port Multiplier support"
  67. default y
  68. help
  69. This option adds support for SATA Port Multipliers
  70. (the SATA version of an ethernet hub, or SAS expander).
  71. if HAS_DMA
  72. comment "Controllers with non-SFF native interface"
  73. config SATA_AHCI
  74. tristate "AHCI SATA support"
  75. depends on PCI
  76. help
  77. This option enables support for AHCI Serial ATA.
  78. If unsure, say N.
  79. config SATA_MOBILE_LPM_POLICY
  80. int "Default SATA Link Power Management policy for mobile chipsets"
  81. range 0 4
  82. default 0
  83. depends on SATA_AHCI
  84. help
  85. Select the Default SATA Link Power Management (LPM) policy to use
  86. for mobile / laptop variants of chipsets / "South Bridges".
  87. The value set has the following meanings:
  88. 0 => Keep firmware settings
  89. 1 => Maximum performance
  90. 2 => Medium power
  91. 3 => Medium power with Device Initiated PM enabled
  92. 4 => Minimum power
  93. Note "Minimum power" is known to cause issues, including disk
  94. corruption, with some disks and should not be used.
  95. config SATA_AHCI_PLATFORM
  96. tristate "Platform AHCI SATA support"
  97. help
  98. This option enables support for Platform AHCI Serial ATA
  99. controllers.
  100. If unsure, say N.
  101. config AHCI_BRCM
  102. tristate "Broadcom AHCI SATA support"
  103. depends on ARCH_BRCMSTB || BMIPS_GENERIC || ARCH_BCM_NSP || \
  104. ARCH_BCM_63XX
  105. help
  106. This option enables support for the AHCI SATA3 controller found on
  107. Broadcom SoC's.
  108. If unsure, say N.
  109. config AHCI_DA850
  110. tristate "DaVinci DA850 AHCI SATA support"
  111. depends on ARCH_DAVINCI_DA850
  112. help
  113. This option enables support for the DaVinci DA850 SoC's
  114. onboard AHCI SATA.
  115. If unsure, say N.
  116. config AHCI_DM816
  117. tristate "DaVinci DM816 AHCI SATA support"
  118. depends on ARCH_OMAP2PLUS
  119. help
  120. This option enables support for the DaVinci DM816 SoC's
  121. onboard AHCI SATA controller.
  122. If unsure, say N.
  123. config AHCI_ST
  124. tristate "ST AHCI SATA support"
  125. depends on ARCH_STI
  126. help
  127. This option enables support for ST AHCI SATA controller.
  128. If unsure, say N.
  129. config AHCI_IMX
  130. tristate "Freescale i.MX AHCI SATA support"
  131. depends on MFD_SYSCON && (ARCH_MXC || COMPILE_TEST)
  132. depends on (HWMON && (THERMAL || !THERMAL_OF)) || !HWMON
  133. help
  134. This option enables support for the Freescale i.MX SoC's
  135. onboard AHCI SATA.
  136. If unsure, say N.
  137. config AHCI_CEVA
  138. tristate "CEVA AHCI SATA support"
  139. depends on OF
  140. help
  141. This option enables support for the CEVA AHCI SATA.
  142. It can be found on the Xilinx Zynq UltraScale+ MPSoC.
  143. If unsure, say N.
  144. config AHCI_MTK
  145. tristate "MediaTek AHCI SATA support"
  146. depends on ARCH_MEDIATEK
  147. select MFD_SYSCON
  148. help
  149. This option enables support for the MediaTek SoC's
  150. onboard AHCI SATA controller.
  151. If unsure, say N.
  152. config AHCI_MVEBU
  153. tristate "Marvell EBU AHCI SATA support"
  154. depends on ARCH_MVEBU
  155. help
  156. This option enables support for the Marvebu EBU SoC's
  157. onboard AHCI SATA.
  158. If unsure, say N.
  159. config AHCI_OCTEON
  160. tristate "Cavium Octeon Soc Serial ATA"
  161. depends on SATA_AHCI_PLATFORM && CAVIUM_OCTEON_SOC
  162. default y
  163. help
  164. This option enables support for Cavium Octeon SoC Serial ATA.
  165. If unsure, say N.
  166. config AHCI_SUNXI
  167. tristate "Allwinner sunxi AHCI SATA support"
  168. depends on ARCH_SUNXI
  169. help
  170. This option enables support for the Allwinner sunxi SoC's
  171. onboard AHCI SATA.
  172. If unsure, say N.
  173. config AHCI_TEGRA
  174. tristate "NVIDIA Tegra AHCI SATA support"
  175. depends on ARCH_TEGRA
  176. help
  177. This option enables support for the NVIDIA Tegra SoC's
  178. onboard AHCI SATA.
  179. If unsure, say N.
  180. config AHCI_XGENE
  181. tristate "APM X-Gene 6.0Gbps AHCI SATA host controller support"
  182. depends on PHY_XGENE
  183. help
  184. This option enables support for APM X-Gene SoC SATA host controller.
  185. config AHCI_QORIQ
  186. tristate "Freescale QorIQ AHCI SATA support"
  187. depends on OF
  188. help
  189. This option enables support for the Freescale QorIQ AHCI SoC's
  190. onboard AHCI SATA.
  191. If unsure, say N.
  192. config SATA_FSL
  193. tristate "Freescale 3.0Gbps SATA support"
  194. depends on FSL_SOC
  195. help
  196. This option enables support for Freescale 3.0Gbps SATA controller.
  197. It can be found on MPC837x and MPC8315.
  198. If unsure, say N.
  199. config SATA_GEMINI
  200. tristate "Gemini SATA bridge support"
  201. depends on ARCH_GEMINI || COMPILE_TEST
  202. default ARCH_GEMINI
  203. help
  204. This enabled support for the FTIDE010 to SATA bridge
  205. found in Cortina Systems Gemini platform.
  206. If unsure, say N.
  207. config SATA_AHCI_SEATTLE
  208. tristate "AMD Seattle 6.0Gbps AHCI SATA host controller support"
  209. depends on ARCH_SEATTLE
  210. help
  211. This option enables support for AMD Seattle SATA host controller.
  212. If unsure, say N
  213. config SATA_INIC162X
  214. tristate "Initio 162x SATA support (Very Experimental)"
  215. depends on PCI
  216. help
  217. This option enables support for Initio 162x Serial ATA.
  218. config SATA_ACARD_AHCI
  219. tristate "ACard AHCI variant (ATP 8620)"
  220. depends on PCI
  221. help
  222. This option enables support for Acard.
  223. If unsure, say N.
  224. config SATA_SIL24
  225. tristate "Silicon Image 3124/3132 SATA support"
  226. depends on PCI
  227. help
  228. This option enables support for Silicon Image 3124/3132 Serial ATA.
  229. If unsure, say N.
  230. endif # HAS_DMA
  231. config ATA_SFF
  232. bool "ATA SFF support (for legacy IDE and PATA)"
  233. default y
  234. help
  235. This option adds support for ATA controllers with SFF
  236. compliant or similar programming interface.
  237. SFF is the legacy IDE interface that has been around since
  238. the dawn of time. Almost all PATA controllers have an
  239. SFF interface. Many SATA controllers have an SFF interface
  240. when configured into a legacy compatibility mode.
  241. For users with exclusively modern controllers like AHCI,
  242. Silicon Image 3124, or Marvell 6440, you may choose to
  243. disable this unneeded SFF support.
  244. If unsure, say Y.
  245. if ATA_SFF
  246. comment "SFF controllers with custom DMA interface"
  247. config PDC_ADMA
  248. tristate "Pacific Digital ADMA support"
  249. depends on PCI
  250. help
  251. This option enables support for Pacific Digital ADMA controllers
  252. If unsure, say N.
  253. config PATA_OCTEON_CF
  254. tristate "OCTEON Boot Bus Compact Flash support"
  255. depends on CAVIUM_OCTEON_SOC
  256. help
  257. This option enables a polled compact flash driver for use with
  258. compact flash cards attached to the OCTEON boot bus.
  259. If unsure, say N.
  260. config SATA_QSTOR
  261. tristate "Pacific Digital SATA QStor support"
  262. depends on PCI
  263. help
  264. This option enables support for Pacific Digital Serial ATA QStor.
  265. If unsure, say N.
  266. config SATA_SX4
  267. tristate "Promise SATA SX4 support (Experimental)"
  268. depends on PCI
  269. help
  270. This option enables support for Promise Serial ATA SX4.
  271. If unsure, say N.
  272. config ATA_BMDMA
  273. bool "ATA BMDMA support"
  274. depends on HAS_DMA
  275. default y
  276. help
  277. This option adds support for SFF ATA controllers with BMDMA
  278. capability. BMDMA stands for bus-master DMA and is the
  279. de facto DMA interface for SFF controllers.
  280. If unsure, say Y.
  281. if ATA_BMDMA
  282. comment "SATA SFF controllers with BMDMA"
  283. config ATA_PIIX
  284. tristate "Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support"
  285. depends on PCI
  286. help
  287. This option enables support for ICH5/6/7/8 Serial ATA
  288. and support for PATA on the Intel ESB/ICH/PIIX3/PIIX4 series
  289. host controllers.
  290. If unsure, say N.
  291. config SATA_DWC
  292. tristate "DesignWare Cores SATA support"
  293. depends on DMADEVICES
  294. select GENERIC_PHY
  295. help
  296. This option enables support for the on-chip SATA controller of the
  297. AppliedMicro processor 460EX.
  298. If unsure, say N.
  299. config SATA_DWC_OLD_DMA
  300. bool "Support old device trees"
  301. depends on SATA_DWC
  302. select DW_DMAC_CORE
  303. default y if 460EX
  304. help
  305. This option enables support for old device trees without the
  306. "dmas" property.
  307. config SATA_DWC_DEBUG
  308. bool "Debugging driver version"
  309. depends on SATA_DWC
  310. help
  311. This option enables debugging output in the driver.
  312. config SATA_DWC_VDEBUG
  313. bool "Verbose debug output"
  314. depends on SATA_DWC_DEBUG
  315. help
  316. This option enables the taskfile dumping and NCQ debugging.
  317. config SATA_HIGHBANK
  318. tristate "Calxeda Highbank SATA support"
  319. depends on ARCH_HIGHBANK || COMPILE_TEST
  320. help
  321. This option enables support for the Calxeda Highbank SoC's
  322. onboard SATA.
  323. If unsure, say N.
  324. config SATA_MV
  325. tristate "Marvell SATA support"
  326. depends on PCI || ARCH_DOVE || ARCH_MV78XX0 || \
  327. ARCH_MVEBU || ARCH_ORION5X || COMPILE_TEST
  328. select GENERIC_PHY
  329. help
  330. This option enables support for the Marvell Serial ATA family.
  331. Currently supports 88SX[56]0[48][01] PCI(-X) chips,
  332. as well as the newer [67]042 PCI-X/PCIe and SOC devices.
  333. If unsure, say N.
  334. config SATA_NV
  335. tristate "NVIDIA SATA support"
  336. depends on PCI
  337. help
  338. This option enables support for NVIDIA Serial ATA.
  339. If unsure, say N.
  340. config SATA_PROMISE
  341. tristate "Promise SATA TX2/TX4 support"
  342. depends on PCI
  343. help
  344. This option enables support for Promise Serial ATA TX2/TX4.
  345. If unsure, say N.
  346. config SATA_RCAR
  347. tristate "Renesas R-Car SATA support"
  348. depends on ARCH_RENESAS || COMPILE_TEST
  349. help
  350. This option enables support for Renesas R-Car Serial ATA.
  351. If unsure, say N.
  352. config SATA_SIL
  353. tristate "Silicon Image SATA support"
  354. depends on PCI
  355. help
  356. This option enables support for Silicon Image Serial ATA.
  357. If unsure, say N.
  358. config SATA_SIS
  359. tristate "SiS 964/965/966/180 SATA support"
  360. depends on PCI
  361. select PATA_SIS
  362. help
  363. This option enables support for SiS Serial ATA on
  364. SiS 964/965/966/180 and Parallel ATA on SiS 180.
  365. The PATA support for SiS 180 requires additionally to
  366. enable the PATA_SIS driver in the config.
  367. If unsure, say N.
  368. config SATA_SVW
  369. tristate "ServerWorks Frodo / Apple K2 SATA support"
  370. depends on PCI
  371. help
  372. This option enables support for Broadcom/Serverworks/Apple K2
  373. SATA support.
  374. If unsure, say N.
  375. config SATA_ULI
  376. tristate "ULi Electronics SATA support"
  377. depends on PCI
  378. help
  379. This option enables support for ULi Electronics SATA.
  380. If unsure, say N.
  381. config SATA_VIA
  382. tristate "VIA SATA support"
  383. depends on PCI
  384. help
  385. This option enables support for VIA Serial ATA.
  386. If unsure, say N.
  387. config SATA_VITESSE
  388. tristate "VITESSE VSC-7174 / INTEL 31244 SATA support"
  389. depends on PCI
  390. help
  391. This option enables support for Vitesse VSC7174 and Intel 31244 Serial ATA.
  392. If unsure, say N.
  393. comment "PATA SFF controllers with BMDMA"
  394. config PATA_ALI
  395. tristate "ALi PATA support"
  396. depends on PCI
  397. help
  398. This option enables support for the ALi ATA interfaces
  399. found on the many ALi chipsets.
  400. If unsure, say N.
  401. config PATA_AMD
  402. tristate "AMD/NVidia PATA support"
  403. depends on PCI
  404. help
  405. This option enables support for the AMD and NVidia PATA
  406. interfaces found on the chipsets for Athlon/Athlon64.
  407. If unsure, say N.
  408. config PATA_ARASAN_CF
  409. tristate "ARASAN CompactFlash PATA Controller Support"
  410. depends on ARCH_SPEAR13XX || COMPILE_TEST
  411. depends on DMADEVICES
  412. select DMA_ENGINE
  413. help
  414. Say Y here to support the ARASAN CompactFlash PATA controller
  415. config PATA_ARTOP
  416. tristate "ARTOP 6210/6260 PATA support"
  417. depends on PCI
  418. help
  419. This option enables support for ARTOP PATA controllers.
  420. If unsure, say N.
  421. config PATA_ATIIXP
  422. tristate "ATI PATA support"
  423. depends on PCI
  424. help
  425. This option enables support for the ATI ATA interfaces
  426. found on the many ATI chipsets.
  427. If unsure, say N.
  428. config PATA_ATP867X
  429. tristate "ARTOP/Acard ATP867X PATA support"
  430. depends on PCI
  431. help
  432. This option enables support for ARTOP/Acard ATP867X PATA
  433. controllers.
  434. If unsure, say N.
  435. config PATA_BK3710
  436. tristate "Palmchip BK3710 PATA support"
  437. depends on ARCH_DAVINCI
  438. help
  439. This option enables support for the integrated IDE controller on
  440. the TI DaVinci SoC.
  441. If unsure, say N.
  442. config PATA_CMD64X
  443. tristate "CMD64x PATA support"
  444. depends on PCI
  445. help
  446. This option enables support for the CMD64x series chips
  447. except for the CMD640.
  448. If unsure, say N.
  449. config PATA_CS5520
  450. tristate "CS5510/5520 PATA support"
  451. depends on PCI && (X86_32 || COMPILE_TEST)
  452. help
  453. This option enables support for the Cyrix 5510/5520
  454. companion chip used with the MediaGX/Geode processor family.
  455. If unsure, say N.
  456. config PATA_CS5530
  457. tristate "CS5530 PATA support"
  458. depends on PCI && (X86_32 || COMPILE_TEST)
  459. help
  460. This option enables support for the Cyrix/NatSemi/AMD CS5530
  461. companion chip used with the MediaGX/Geode processor family.
  462. If unsure, say N.
  463. config PATA_CS5535
  464. tristate "CS5535 PATA support (Experimental)"
  465. depends on PCI && X86_32
  466. help
  467. This option enables support for the NatSemi/AMD CS5535
  468. companion chip used with the Geode processor family.
  469. If unsure, say N.
  470. config PATA_CS5536
  471. tristate "CS5536 PATA support"
  472. depends on PCI && (X86_32 || MIPS || COMPILE_TEST)
  473. help
  474. This option enables support for the AMD CS5536
  475. companion chip used with the Geode LX processor family.
  476. If unsure, say N.
  477. config PATA_CYPRESS
  478. tristate "Cypress CY82C693 PATA support (Very Experimental)"
  479. depends on PCI
  480. help
  481. This option enables support for the Cypress/Contaq CY82C693
  482. chipset found in some Alpha systems
  483. If unsure, say N.
  484. config PATA_EFAR
  485. tristate "EFAR SLC90E66 support"
  486. depends on PCI
  487. help
  488. This option enables support for the EFAR SLC90E66
  489. IDE controller found on some older machines.
  490. If unsure, say N.
  491. config PATA_EP93XX
  492. tristate "Cirrus Logic EP93xx PATA support"
  493. depends on ARCH_EP93XX
  494. help
  495. This option enables support for the PATA controller in
  496. the Cirrus Logic EP9312 and EP9315 ARM CPU.
  497. If unsure, say N.
  498. config PATA_FTIDE010
  499. tristate "Faraday Technology FTIDE010 PATA support"
  500. depends on OF
  501. depends on ARM
  502. depends on SATA_GEMINI
  503. help
  504. This option enables support for the Faraday FTIDE010
  505. PATA controller found in the Cortina Gemini SoCs.
  506. If unsure, say N.
  507. config PATA_HPT366
  508. tristate "HPT 366/368 PATA support"
  509. depends on PCI
  510. help
  511. This option enables support for the HPT 366 and 368
  512. PATA controllers via the new ATA layer.
  513. If unsure, say N.
  514. config PATA_HPT37X
  515. tristate "HPT 370/370A/371/372/374/302 PATA support"
  516. depends on PCI
  517. help
  518. This option enables support for the majority of the later HPT
  519. PATA controllers via the new ATA layer.
  520. If unsure, say N.
  521. config PATA_HPT3X2N
  522. tristate "HPT 371N/372N/302N PATA support"
  523. depends on PCI
  524. help
  525. This option enables support for the N variant HPT PATA
  526. controllers via the new ATA layer.
  527. If unsure, say N.
  528. config PATA_HPT3X3
  529. tristate "HPT 343/363 PATA support"
  530. depends on PCI
  531. help
  532. This option enables support for the HPT 343/363
  533. PATA controllers via the new ATA layer
  534. If unsure, say N.
  535. config PATA_HPT3X3_DMA
  536. bool "HPT 343/363 DMA support"
  537. depends on PATA_HPT3X3
  538. help
  539. This option enables DMA support for the HPT343/363
  540. controllers. Enable with care as there are still some
  541. problems with DMA on this chipset.
  542. config PATA_ICSIDE
  543. tristate "Acorn ICS PATA support"
  544. depends on ARM && ARCH_ACORN
  545. help
  546. On Acorn systems, say Y here if you wish to use the ICS PATA
  547. interface card. This is not required for ICS partition support.
  548. If you are unsure, say N to this.
  549. config PATA_IMX
  550. tristate "PATA support for Freescale iMX"
  551. depends on ARCH_MXC
  552. help
  553. This option enables support for the PATA host available on Freescale
  554. iMX SoCs.
  555. If unsure, say N.
  556. config PATA_IT8213
  557. tristate "IT8213 PATA support (Experimental)"
  558. depends on PCI
  559. help
  560. This option enables support for the ITE 821 PATA
  561. controllers via the new ATA layer.
  562. If unsure, say N.
  563. config PATA_IT821X
  564. tristate "IT8211/2 PATA support"
  565. depends on PCI
  566. help
  567. This option enables support for the ITE 8211 and 8212
  568. PATA controllers via the new ATA layer, including RAID
  569. mode.
  570. If unsure, say N.
  571. config PATA_JMICRON
  572. tristate "JMicron PATA support"
  573. depends on PCI
  574. help
  575. Enable support for the JMicron IDE controller, via the new
  576. ATA layer.
  577. If unsure, say N.
  578. config PATA_MACIO
  579. tristate "Apple PowerMac/PowerBook internal 'MacIO' IDE"
  580. depends on PPC_PMAC
  581. help
  582. Most IDE capable PowerMacs have IDE busses driven by a variant
  583. of this controller which is part of the Apple chipset used on
  584. most PowerMac models. Some models have multiple busses using
  585. different chipsets, though generally, MacIO is one of them.
  586. config PATA_MARVELL
  587. tristate "Marvell PATA support via legacy mode"
  588. depends on PCI
  589. help
  590. This option enables limited support for the Marvell 88SE61xx ATA
  591. controllers. If you wish to use only the SATA ports then select
  592. the AHCI driver alone. If you wish to the use the PATA port or
  593. both SATA and PATA include this driver.
  594. If unsure, say N.
  595. config PATA_MPC52xx
  596. tristate "Freescale MPC52xx SoC internal IDE"
  597. depends on PPC_MPC52xx && PPC_BESTCOMM
  598. select PPC_BESTCOMM_ATA
  599. help
  600. This option enables support for integrated IDE controller
  601. of the Freescale MPC52xx SoC.
  602. If unsure, say N.
  603. config PATA_NETCELL
  604. tristate "NETCELL Revolution RAID support"
  605. depends on PCI
  606. help
  607. This option enables support for the Netcell Revolution RAID
  608. PATA controller.
  609. If unsure, say N.
  610. config PATA_NINJA32
  611. tristate "Ninja32/Delkin Cardbus ATA support"
  612. depends on PCI
  613. help
  614. This option enables support for the Ninja32, Delkin and
  615. possibly other brands of Cardbus ATA adapter
  616. If unsure, say N.
  617. config PATA_NS87415
  618. tristate "Nat Semi NS87415 PATA support"
  619. depends on PCI
  620. help
  621. This option enables support for the National Semiconductor
  622. NS87415 PCI-IDE controller.
  623. If unsure, say N.
  624. config PATA_OLDPIIX
  625. tristate "Intel PATA old PIIX support"
  626. depends on PCI
  627. help
  628. This option enables support for early PIIX PATA support.
  629. If unsure, say N.
  630. config PATA_OPTIDMA
  631. tristate "OPTI FireStar PATA support (Very Experimental)"
  632. depends on PCI
  633. help
  634. This option enables DMA/PIO support for the later OPTi
  635. controllers found on some old motherboards and in some
  636. laptops.
  637. If unsure, say N.
  638. config PATA_PDC2027X
  639. tristate "Promise PATA 2027x support"
  640. depends on PCI
  641. help
  642. This option enables support for Promise PATA pdc20268 to pdc20277 host adapters.
  643. If unsure, say N.
  644. config PATA_PDC_OLD
  645. tristate "Older Promise PATA controller support"
  646. depends on PCI
  647. help
  648. This option enables support for the Promise 20246, 20262, 20263,
  649. 20265 and 20267 adapters.
  650. If unsure, say N.
  651. config PATA_RADISYS
  652. tristate "RADISYS 82600 PATA support (Experimental)"
  653. depends on PCI
  654. help
  655. This option enables support for the RADISYS 82600
  656. PATA controllers via the new ATA layer
  657. If unsure, say N.
  658. config PATA_RDC
  659. tristate "RDC PATA support"
  660. depends on PCI
  661. help
  662. This option enables basic support for the later RDC PATA controllers
  663. controllers via the new ATA layer. For the RDC 1010, you need to
  664. enable the IT821X driver instead.
  665. If unsure, say N.
  666. config PATA_SC1200
  667. tristate "SC1200 PATA support"
  668. depends on PCI && (X86_32 || COMPILE_TEST)
  669. help
  670. This option enables support for the NatSemi/AMD SC1200 SoC
  671. companion chip used with the Geode processor family.
  672. If unsure, say N.
  673. config PATA_SCH
  674. tristate "Intel SCH PATA support"
  675. depends on PCI
  676. help
  677. This option enables support for Intel SCH PATA on the Intel
  678. SCH (US15W, US15L, UL11L) series host controllers.
  679. If unsure, say N.
  680. config PATA_SERVERWORKS
  681. tristate "SERVERWORKS OSB4/CSB5/CSB6/HT1000 PATA support"
  682. depends on PCI
  683. help
  684. This option enables support for the Serverworks OSB4/CSB5/CSB6 and
  685. HT1000 PATA controllers, via the new ATA layer.
  686. If unsure, say N.
  687. config PATA_SIL680
  688. tristate "CMD / Silicon Image 680 PATA support"
  689. depends on PCI
  690. help
  691. This option enables support for CMD / Silicon Image 680 PATA.
  692. If unsure, say N.
  693. config PATA_SIS
  694. tristate "SiS PATA support"
  695. depends on PCI
  696. help
  697. This option enables support for SiS PATA controllers
  698. If unsure, say N.
  699. config PATA_TOSHIBA
  700. tristate "Toshiba Piccolo support (Experimental)"
  701. depends on PCI
  702. help
  703. Support for the Toshiba Piccolo controllers. Currently only the
  704. primary channel is supported by this driver.
  705. If unsure, say N.
  706. config PATA_TRIFLEX
  707. tristate "Compaq Triflex PATA support"
  708. depends on PCI
  709. help
  710. Enable support for the Compaq 'Triflex' IDE controller as found
  711. on many Compaq Pentium-Pro systems, via the new ATA layer.
  712. If unsure, say N.
  713. config PATA_VIA
  714. tristate "VIA PATA support"
  715. depends on PCI
  716. help
  717. This option enables support for the VIA PATA interfaces
  718. found on the many VIA chipsets.
  719. If unsure, say N.
  720. config PATA_PXA
  721. tristate "PXA DMA-capable PATA support"
  722. depends on ARCH_PXA
  723. help
  724. This option enables support for harddrive attached to PXA CPU's bus.
  725. NOTE: This driver utilizes PXA DMA controller, in case your hardware
  726. is not capable of doing MWDMA, use pata_platform instead.
  727. If unsure, say N.
  728. config PATA_WINBOND
  729. tristate "Winbond SL82C105 PATA support"
  730. depends on PCI
  731. help
  732. This option enables support for SL82C105 PATA devices found in the
  733. Netwinder and some other systems
  734. If unsure, say N.
  735. endif # ATA_BMDMA
  736. comment "PIO-only SFF controllers"
  737. config PATA_CMD640_PCI
  738. tristate "CMD640 PCI PATA support (Experimental)"
  739. depends on PCI
  740. help
  741. This option enables support for the CMD640 PCI IDE
  742. interface chip. Only the primary channel is currently
  743. supported.
  744. If unsure, say N.
  745. config PATA_FALCON
  746. tristate "Atari Falcon PATA support"
  747. depends on M68K && ATARI
  748. help
  749. This option enables support for the on-board IDE
  750. interface on the Atari Falcon.
  751. If unsure, say N.
  752. config PATA_GAYLE
  753. tristate "Amiga Gayle PATA support"
  754. depends on M68K && AMIGA
  755. help
  756. This option enables support for the on-board IDE
  757. interfaces on some Amiga models (A600, A1200,
  758. A4000 and A4000T) and also for IDE interfaces on
  759. the Zorro expansion bus (M-Tech E-Matrix 530
  760. expansion card).
  761. If unsure, say N.
  762. config PATA_ISAPNP
  763. tristate "ISA Plug and Play PATA support"
  764. depends on ISAPNP
  765. help
  766. This option enables support for ISA plug & play ATA
  767. controllers such as those found on old soundcards.
  768. If unsure, say N.
  769. config PATA_IXP4XX_CF
  770. tristate "IXP4XX Compact Flash support"
  771. depends on ARCH_IXP4XX
  772. help
  773. This option enables support for a Compact Flash connected on
  774. the ixp4xx expansion bus. This driver had been written for
  775. Loft/Avila boards in mind but can work with others.
  776. If unsure, say N.
  777. config PATA_MPIIX
  778. tristate "Intel PATA MPIIX support"
  779. depends on PCI
  780. help
  781. This option enables support for MPIIX PATA support.
  782. If unsure, say N.
  783. config PATA_NS87410
  784. tristate "Nat Semi NS87410 PATA support"
  785. depends on PCI
  786. help
  787. This option enables support for the National Semiconductor
  788. NS87410 PCI-IDE controller.
  789. If unsure, say N.
  790. config PATA_OPTI
  791. tristate "OPTI621/6215 PATA support (Very Experimental)"
  792. depends on PCI
  793. help
  794. This option enables full PIO support for the early Opti ATA
  795. controllers found on some old motherboards.
  796. If unsure, say N.
  797. config PATA_PALMLD
  798. tristate "Palm LifeDrive PATA support"
  799. depends on MACH_PALMLD
  800. help
  801. This option enables support for Palm LifeDrive's internal ATA
  802. port via the new ATA layer.
  803. If unsure, say N.
  804. config PATA_PCMCIA
  805. tristate "PCMCIA PATA support"
  806. depends on PCMCIA
  807. help
  808. This option enables support for PCMCIA ATA interfaces, including
  809. compact flash card adapters via the new ATA layer.
  810. If unsure, say N.
  811. config PATA_PLATFORM
  812. tristate "Generic platform device PATA support"
  813. depends on EXPERT || PPC || HAVE_PATA_PLATFORM
  814. help
  815. This option enables support for generic directly connected ATA
  816. devices commonly found on embedded systems.
  817. If unsure, say N.
  818. config PATA_OF_PLATFORM
  819. tristate "OpenFirmware platform device PATA support"
  820. depends on PATA_PLATFORM && OF
  821. help
  822. This option enables support for generic directly connected ATA
  823. devices commonly found on embedded systems with OpenFirmware
  824. bindings.
  825. If unsure, say N.
  826. config PATA_QDI
  827. tristate "QDI VLB PATA support"
  828. depends on ISA
  829. select PATA_LEGACY
  830. help
  831. Support for QDI 6500 and 6580 PATA controllers on VESA local bus.
  832. config PATA_RB532
  833. tristate "RouterBoard 532 PATA CompactFlash support"
  834. depends on MIKROTIK_RB532
  835. help
  836. This option enables support for the RouterBoard 532
  837. PATA CompactFlash controller.
  838. If unsure, say N.
  839. config PATA_RZ1000
  840. tristate "PC Tech RZ1000 PATA support"
  841. depends on PCI
  842. help
  843. This option enables basic support for the PC Tech RZ1000/1
  844. PATA controllers via the new ATA layer
  845. If unsure, say N.
  846. config PATA_SAMSUNG_CF
  847. tristate "Samsung SoC PATA support"
  848. depends on SAMSUNG_DEV_IDE
  849. help
  850. This option enables basic support for Samsung's S3C/S5P board
  851. PATA controllers via the new ATA layer
  852. If unsure, say N.
  853. config PATA_WINBOND_VLB
  854. tristate "Winbond W83759A VLB PATA support (Experimental)"
  855. depends on ISA
  856. select PATA_LEGACY
  857. help
  858. Support for the Winbond W83759A controller on Vesa Local Bus
  859. systems.
  860. comment "Generic fallback / legacy drivers"
  861. config PATA_ACPI
  862. tristate "ACPI firmware driver for PATA"
  863. depends on ATA_ACPI && ATA_BMDMA
  864. help
  865. This option enables an ACPI method driver which drives
  866. motherboard PATA controller interfaces through the ACPI
  867. firmware in the BIOS. This driver can sometimes handle
  868. otherwise unsupported hardware.
  869. config ATA_GENERIC
  870. tristate "Generic ATA support"
  871. depends on PCI && ATA_BMDMA
  872. help
  873. This option enables support for generic BIOS configured
  874. ATA controllers via the new ATA layer
  875. If unsure, say N.
  876. config PATA_LEGACY
  877. tristate "Legacy ISA PATA support (Experimental)"
  878. depends on (ISA || PCI)
  879. help
  880. This option enables support for ISA/VLB/PCI bus legacy PATA
  881. ports and allows them to be accessed via the new ATA layer.
  882. If unsure, say N.
  883. endif # ATA_SFF
  884. endif # ATA