Kconfig 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920
  1. #
  2. # SATA/PATA driver configuration
  3. #
  4. config HAVE_PATA_PLATFORM
  5. bool
  6. help
  7. This is an internal configuration node for any machine that
  8. uses pata-platform driver to enable the relevant driver in the
  9. configuration structure without having to submit endless patches
  10. to update the PATA_PLATFORM entry.
  11. menuconfig ATA
  12. tristate "Serial ATA and Parallel ATA drivers"
  13. depends on HAS_IOMEM
  14. depends on BLOCK
  15. depends on !(M32R || M68K) || BROKEN
  16. select SCSI
  17. ---help---
  18. If you want to use a ATA hard disk, ATA tape drive, ATA CD-ROM or
  19. any other ATA device under Linux, say Y and make sure that you know
  20. the name of your ATA host adapter (the card inside your computer
  21. that "speaks" the ATA protocol, also called ATA controller),
  22. because you will be asked for it.
  23. NOTE: ATA enables basic SCSI support; *however*,
  24. 'SCSI disk support', 'SCSI tape support', or
  25. 'SCSI CDROM support' may also be needed,
  26. depending on your hardware configuration.
  27. if ATA
  28. config ATA_NONSTANDARD
  29. bool
  30. default n
  31. config ATA_VERBOSE_ERROR
  32. bool "Verbose ATA error reporting"
  33. default y
  34. help
  35. This option adds parsing of ATA command descriptions and error bits
  36. in libata kernel output, making it easier to interpret.
  37. This option will enlarge the kernel by approx. 6KB. Disable it only
  38. if kernel size is more important than ease of debugging.
  39. If unsure, say Y.
  40. config ATA_ACPI
  41. bool "ATA ACPI Support"
  42. depends on ACPI && PCI
  43. default y
  44. help
  45. This option adds support for ATA-related ACPI objects.
  46. These ACPI objects add the ability to retrieve taskfiles
  47. from the ACPI BIOS and write them to the disk controller.
  48. These objects may be related to performance, security,
  49. power management, or other areas.
  50. You can disable this at kernel boot time by using the
  51. option libata.noacpi=1
  52. config SATA_PMP
  53. bool "SATA Port Multiplier support"
  54. default y
  55. help
  56. This option adds support for SATA Port Multipliers
  57. (the SATA version of an ethernet hub, or SAS expander).
  58. comment "Controllers with non-SFF native interface"
  59. config SATA_AHCI
  60. tristate "AHCI SATA support"
  61. depends on PCI
  62. help
  63. This option enables support for AHCI Serial ATA.
  64. If unsure, say N.
  65. config SATA_AHCI_PLATFORM
  66. tristate "Platform AHCI SATA support"
  67. help
  68. This option enables support for Platform AHCI Serial ATA
  69. controllers.
  70. If unsure, say N.
  71. config SATA_FSL
  72. tristate "Freescale 3.0Gbps SATA support"
  73. depends on FSL_SOC
  74. help
  75. This option enables support for Freescale 3.0Gbps SATA controller.
  76. It can be found on MPC837x and MPC8315.
  77. If unsure, say N.
  78. config SATA_INIC162X
  79. tristate "Initio 162x SATA support"
  80. depends on PCI
  81. help
  82. This option enables support for Initio 162x Serial ATA.
  83. config SATA_ACARD_AHCI
  84. tristate "ACard AHCI variant (ATP 8620)"
  85. depends on PCI
  86. help
  87. This option enables support for Acard.
  88. If unsure, say N.
  89. config SATA_SIL24
  90. tristate "Silicon Image 3124/3132 SATA support"
  91. depends on PCI
  92. help
  93. This option enables support for Silicon Image 3124/3132 Serial ATA.
  94. If unsure, say N.
  95. config ATA_SFF
  96. bool "ATA SFF support (for legacy IDE and PATA)"
  97. default y
  98. help
  99. This option adds support for ATA controllers with SFF
  100. compliant or similar programming interface.
  101. SFF is the legacy IDE interface that has been around since
  102. the dawn of time. Almost all PATA controllers have an
  103. SFF interface. Many SATA controllers have an SFF interface
  104. when configured into a legacy compatibility mode.
  105. For users with exclusively modern controllers like AHCI,
  106. Silicon Image 3124, or Marvell 6440, you may choose to
  107. disable this unneeded SFF support.
  108. If unsure, say Y.
  109. if ATA_SFF
  110. comment "SFF controllers with custom DMA interface"
  111. config PDC_ADMA
  112. tristate "Pacific Digital ADMA support"
  113. depends on PCI
  114. help
  115. This option enables support for Pacific Digital ADMA controllers
  116. If unsure, say N.
  117. config PATA_OCTEON_CF
  118. tristate "OCTEON Boot Bus Compact Flash support"
  119. depends on CPU_CAVIUM_OCTEON
  120. help
  121. This option enables a polled compact flash driver for use with
  122. compact flash cards attached to the OCTEON boot bus.
  123. If unsure, say N.
  124. config SATA_QSTOR
  125. tristate "Pacific Digital SATA QStor support"
  126. depends on PCI
  127. help
  128. This option enables support for Pacific Digital Serial ATA QStor.
  129. If unsure, say N.
  130. config SATA_SX4
  131. tristate "Promise SATA SX4 support (Experimental)"
  132. depends on PCI && EXPERIMENTAL
  133. help
  134. This option enables support for Promise Serial ATA SX4.
  135. If unsure, say N.
  136. config ATA_BMDMA
  137. bool "ATA BMDMA support"
  138. default y
  139. help
  140. This option adds support for SFF ATA controllers with BMDMA
  141. capability. BMDMA stands for bus-master DMA and is the
  142. de facto DMA interface for SFF controllers.
  143. If unsure, say Y.
  144. if ATA_BMDMA
  145. comment "SATA SFF controllers with BMDMA"
  146. config ATA_PIIX
  147. tristate "Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support"
  148. depends on PCI
  149. help
  150. This option enables support for ICH5/6/7/8 Serial ATA
  151. and support for PATA on the Intel ESB/ICH/PIIX3/PIIX4 series
  152. host controllers.
  153. If unsure, say N.
  154. config SATA_DWC
  155. tristate "DesignWare Cores SATA support"
  156. depends on 460EX
  157. help
  158. This option enables support for the on-chip SATA controller of the
  159. AppliedMicro processor 460EX.
  160. If unsure, say N.
  161. config SATA_DWC_DEBUG
  162. bool "Debugging driver version"
  163. depends on SATA_DWC
  164. help
  165. This option enables debugging output in the driver.
  166. config SATA_DWC_VDEBUG
  167. bool "Verbose debug output"
  168. depends on SATA_DWC_DEBUG
  169. help
  170. This option enables the taskfile dumping and NCQ debugging.
  171. config SATA_HIGHBANK
  172. tristate "Calxeda Highbank SATA support"
  173. help
  174. This option enables support for the Calxeda Highbank SoC's
  175. onboard SATA.
  176. If unsure, say N.
  177. config SATA_MV
  178. tristate "Marvell SATA support"
  179. help
  180. This option enables support for the Marvell Serial ATA family.
  181. Currently supports 88SX[56]0[48][01] PCI(-X) chips,
  182. as well as the newer [67]042 PCI-X/PCIe and SOC devices.
  183. If unsure, say N.
  184. config SATA_NV
  185. tristate "NVIDIA SATA support"
  186. depends on PCI
  187. help
  188. This option enables support for NVIDIA Serial ATA.
  189. If unsure, say N.
  190. config SATA_PROMISE
  191. tristate "Promise SATA TX2/TX4 support"
  192. depends on PCI
  193. help
  194. This option enables support for Promise Serial ATA TX2/TX4.
  195. If unsure, say N.
  196. config SATA_SIL
  197. tristate "Silicon Image SATA support"
  198. depends on PCI
  199. help
  200. This option enables support for Silicon Image Serial ATA.
  201. If unsure, say N.
  202. config SATA_SIS
  203. tristate "SiS 964/965/966/180 SATA support"
  204. depends on PCI
  205. select PATA_SIS
  206. help
  207. This option enables support for SiS Serial ATA on
  208. SiS 964/965/966/180 and Parallel ATA on SiS 180.
  209. The PATA support for SiS 180 requires additionally to
  210. enable the PATA_SIS driver in the config.
  211. If unsure, say N.
  212. config SATA_SVW
  213. tristate "ServerWorks Frodo / Apple K2 SATA support"
  214. depends on PCI
  215. help
  216. This option enables support for Broadcom/Serverworks/Apple K2
  217. SATA support.
  218. If unsure, say N.
  219. config SATA_ULI
  220. tristate "ULi Electronics SATA support"
  221. depends on PCI
  222. help
  223. This option enables support for ULi Electronics SATA.
  224. If unsure, say N.
  225. config SATA_VIA
  226. tristate "VIA SATA support"
  227. depends on PCI
  228. help
  229. This option enables support for VIA Serial ATA.
  230. If unsure, say N.
  231. config SATA_VITESSE
  232. tristate "VITESSE VSC-7174 / INTEL 31244 SATA support"
  233. depends on PCI
  234. help
  235. This option enables support for Vitesse VSC7174 and Intel 31244 Serial ATA.
  236. If unsure, say N.
  237. comment "PATA SFF controllers with BMDMA"
  238. config PATA_ALI
  239. tristate "ALi PATA support"
  240. depends on PCI
  241. help
  242. This option enables support for the ALi ATA interfaces
  243. found on the many ALi chipsets.
  244. If unsure, say N.
  245. config PATA_AMD
  246. tristate "AMD/NVidia PATA support"
  247. depends on PCI
  248. help
  249. This option enables support for the AMD and NVidia PATA
  250. interfaces found on the chipsets for Athlon/Athlon64.
  251. If unsure, say N.
  252. config PATA_ARASAN_CF
  253. tristate "ARASAN CompactFlash PATA Controller Support"
  254. depends on DMADEVICES
  255. select DMA_ENGINE
  256. help
  257. Say Y here to support the ARASAN CompactFlash PATA controller
  258. config PATA_ARTOP
  259. tristate "ARTOP 6210/6260 PATA support"
  260. depends on PCI
  261. help
  262. This option enables support for ARTOP PATA controllers.
  263. If unsure, say N.
  264. config PATA_ATIIXP
  265. tristate "ATI PATA support"
  266. depends on PCI
  267. help
  268. This option enables support for the ATI ATA interfaces
  269. found on the many ATI chipsets.
  270. If unsure, say N.
  271. config PATA_ATP867X
  272. tristate "ARTOP/Acard ATP867X PATA support"
  273. depends on PCI
  274. help
  275. This option enables support for ARTOP/Acard ATP867X PATA
  276. controllers.
  277. If unsure, say N.
  278. config PATA_BF54X
  279. tristate "Blackfin 54x ATAPI support"
  280. depends on BF542 || BF548 || BF549
  281. help
  282. This option enables support for the built-in ATAPI controller on
  283. Blackfin 54x family chips.
  284. If unsure, say N.
  285. config PATA_CMD64X
  286. tristate "CMD64x PATA support"
  287. depends on PCI
  288. help
  289. This option enables support for the CMD64x series chips
  290. except for the CMD640.
  291. If unsure, say N.
  292. config PATA_CS5520
  293. tristate "CS5510/5520 PATA support"
  294. depends on PCI
  295. help
  296. This option enables support for the Cyrix 5510/5520
  297. companion chip used with the MediaGX/Geode processor family.
  298. If unsure, say N.
  299. config PATA_CS5530
  300. tristate "CS5530 PATA support"
  301. depends on PCI
  302. help
  303. This option enables support for the Cyrix/NatSemi/AMD CS5530
  304. companion chip used with the MediaGX/Geode processor family.
  305. If unsure, say N.
  306. config PATA_CS5535
  307. tristate "CS5535 PATA support (Experimental)"
  308. depends on PCI && X86 && !X86_64 && EXPERIMENTAL
  309. help
  310. This option enables support for the NatSemi/AMD CS5535
  311. companion chip used with the Geode processor family.
  312. If unsure, say N.
  313. config PATA_CS5536
  314. tristate "CS5536 PATA support"
  315. depends on PCI
  316. help
  317. This option enables support for the AMD CS5536
  318. companion chip used with the Geode LX processor family.
  319. If unsure, say N.
  320. config PATA_CYPRESS
  321. tristate "Cypress CY82C693 PATA support (Very Experimental)"
  322. depends on PCI && EXPERIMENTAL
  323. help
  324. This option enables support for the Cypress/Contaq CY82C693
  325. chipset found in some Alpha systems
  326. If unsure, say N.
  327. config PATA_EFAR
  328. tristate "EFAR SLC90E66 support"
  329. depends on PCI
  330. help
  331. This option enables support for the EFAR SLC90E66
  332. IDE controller found on some older machines.
  333. If unsure, say N.
  334. config PATA_EP93XX
  335. tristate "Cirrus Logic EP93xx PATA support"
  336. depends on ARCH_EP93XX
  337. help
  338. This option enables support for the PATA controller in
  339. the Cirrus Logic EP9312 and EP9315 ARM CPU.
  340. If unsure, say N.
  341. config PATA_HPT366
  342. tristate "HPT 366/368 PATA support"
  343. depends on PCI
  344. help
  345. This option enables support for the HPT 366 and 368
  346. PATA controllers via the new ATA layer.
  347. If unsure, say N.
  348. config PATA_HPT37X
  349. tristate "HPT 370/370A/371/372/374/302 PATA support"
  350. depends on PCI
  351. help
  352. This option enables support for the majority of the later HPT
  353. PATA controllers via the new ATA layer.
  354. If unsure, say N.
  355. config PATA_HPT3X2N
  356. tristate "HPT 371N/372N/302N PATA support"
  357. depends on PCI
  358. help
  359. This option enables support for the N variant HPT PATA
  360. controllers via the new ATA layer.
  361. If unsure, say N.
  362. config PATA_HPT3X3
  363. tristate "HPT 343/363 PATA support"
  364. depends on PCI
  365. help
  366. This option enables support for the HPT 343/363
  367. PATA controllers via the new ATA layer
  368. If unsure, say N.
  369. config PATA_HPT3X3_DMA
  370. bool "HPT 343/363 DMA support"
  371. depends on PATA_HPT3X3
  372. help
  373. This option enables DMA support for the HPT343/363
  374. controllers. Enable with care as there are still some
  375. problems with DMA on this chipset.
  376. config PATA_ICSIDE
  377. tristate "Acorn ICS PATA support"
  378. depends on ARM && ARCH_ACORN
  379. help
  380. On Acorn systems, say Y here if you wish to use the ICS PATA
  381. interface card. This is not required for ICS partition support.
  382. If you are unsure, say N to this.
  383. config PATA_IMX
  384. tristate "PATA support for Freescale iMX"
  385. depends on ARCH_MXC
  386. help
  387. This option enables support for the PATA host available on Freescale
  388. iMX SoCs.
  389. If unsure, say N.
  390. config PATA_IT8213
  391. tristate "IT8213 PATA support (Experimental)"
  392. depends on PCI && EXPERIMENTAL
  393. help
  394. This option enables support for the ITE 821 PATA
  395. controllers via the new ATA layer.
  396. If unsure, say N.
  397. config PATA_IT821X
  398. tristate "IT8211/2 PATA support"
  399. depends on PCI
  400. help
  401. This option enables support for the ITE 8211 and 8212
  402. PATA controllers via the new ATA layer, including RAID
  403. mode.
  404. If unsure, say N.
  405. config PATA_JMICRON
  406. tristate "JMicron PATA support"
  407. depends on PCI
  408. help
  409. Enable support for the JMicron IDE controller, via the new
  410. ATA layer.
  411. If unsure, say N.
  412. config PATA_MACIO
  413. tristate "Apple PowerMac/PowerBook internal 'MacIO' IDE"
  414. depends on PPC_PMAC
  415. help
  416. Most IDE capable PowerMacs have IDE busses driven by a variant
  417. of this controller which is part of the Apple chipset used on
  418. most PowerMac models. Some models have multiple busses using
  419. different chipsets, though generally, MacIO is one of them.
  420. config PATA_MARVELL
  421. tristate "Marvell PATA support via legacy mode"
  422. depends on PCI
  423. help
  424. This option enables limited support for the Marvell 88SE61xx ATA
  425. controllers. If you wish to use only the SATA ports then select
  426. the AHCI driver alone. If you wish to the use the PATA port or
  427. both SATA and PATA include this driver.
  428. If unsure, say N.
  429. config PATA_MPC52xx
  430. tristate "Freescale MPC52xx SoC internal IDE"
  431. depends on PPC_MPC52xx && PPC_BESTCOMM
  432. select PPC_BESTCOMM_ATA
  433. help
  434. This option enables support for integrated IDE controller
  435. of the Freescale MPC52xx SoC.
  436. If unsure, say N.
  437. config PATA_NETCELL
  438. tristate "NETCELL Revolution RAID support"
  439. depends on PCI
  440. help
  441. This option enables support for the Netcell Revolution RAID
  442. PATA controller.
  443. If unsure, say N.
  444. config PATA_NINJA32
  445. tristate "Ninja32/Delkin Cardbus ATA support"
  446. depends on PCI
  447. help
  448. This option enables support for the Ninja32, Delkin and
  449. possibly other brands of Cardbus ATA adapter
  450. If unsure, say N.
  451. config PATA_NS87415
  452. tristate "Nat Semi NS87415 PATA support"
  453. depends on PCI
  454. help
  455. This option enables support for the National Semiconductor
  456. NS87415 PCI-IDE controller.
  457. If unsure, say N.
  458. config PATA_OLDPIIX
  459. tristate "Intel PATA old PIIX support"
  460. depends on PCI
  461. help
  462. This option enables support for early PIIX PATA support.
  463. If unsure, say N.
  464. config PATA_OPTIDMA
  465. tristate "OPTI FireStar PATA support (Very Experimental)"
  466. depends on PCI && EXPERIMENTAL
  467. help
  468. This option enables DMA/PIO support for the later OPTi
  469. controllers found on some old motherboards and in some
  470. laptops.
  471. If unsure, say N.
  472. config PATA_PDC2027X
  473. tristate "Promise PATA 2027x support"
  474. depends on PCI
  475. help
  476. This option enables support for Promise PATA pdc20268 to pdc20277 host adapters.
  477. If unsure, say N.
  478. config PATA_PDC_OLD
  479. tristate "Older Promise PATA controller support"
  480. depends on PCI
  481. help
  482. This option enables support for the Promise 20246, 20262, 20263,
  483. 20265 and 20267 adapters.
  484. If unsure, say N.
  485. config PATA_RADISYS
  486. tristate "RADISYS 82600 PATA support (Experimental)"
  487. depends on PCI && EXPERIMENTAL
  488. help
  489. This option enables support for the RADISYS 82600
  490. PATA controllers via the new ATA layer
  491. If unsure, say N.
  492. config PATA_RDC
  493. tristate "RDC PATA support"
  494. depends on PCI
  495. help
  496. This option enables basic support for the later RDC PATA controllers
  497. controllers via the new ATA layer. For the RDC 1010, you need to
  498. enable the IT821X driver instead.
  499. If unsure, say N.
  500. config PATA_SC1200
  501. tristate "SC1200 PATA support"
  502. depends on PCI
  503. help
  504. This option enables support for the NatSemi/AMD SC1200 SoC
  505. companion chip used with the Geode processor family.
  506. If unsure, say N.
  507. config PATA_SCC
  508. tristate "Toshiba's Cell Reference Set IDE support"
  509. depends on PCI && PPC_CELLEB
  510. help
  511. This option enables support for the built-in IDE controller on
  512. Toshiba Cell Reference Board.
  513. If unsure, say N.
  514. config PATA_SCH
  515. tristate "Intel SCH PATA support"
  516. depends on PCI
  517. help
  518. This option enables support for Intel SCH PATA on the Intel
  519. SCH (US15W, US15L, UL11L) series host controllers.
  520. If unsure, say N.
  521. config PATA_SERVERWORKS
  522. tristate "SERVERWORKS OSB4/CSB5/CSB6/HT1000 PATA support"
  523. depends on PCI
  524. help
  525. This option enables support for the Serverworks OSB4/CSB5/CSB6 and
  526. HT1000 PATA controllers, via the new ATA layer.
  527. If unsure, say N.
  528. config PATA_SIL680
  529. tristate "CMD / Silicon Image 680 PATA support"
  530. depends on PCI
  531. help
  532. This option enables support for CMD / Silicon Image 680 PATA.
  533. If unsure, say N.
  534. config PATA_SIS
  535. tristate "SiS PATA support"
  536. depends on PCI
  537. help
  538. This option enables support for SiS PATA controllers
  539. If unsure, say N.
  540. config PATA_TOSHIBA
  541. tristate "Toshiba Piccolo support (Experimental)"
  542. depends on PCI && EXPERIMENTAL
  543. help
  544. Support for the Toshiba Piccolo controllers. Currently only the
  545. primary channel is supported by this driver.
  546. If unsure, say N.
  547. config PATA_TRIFLEX
  548. tristate "Compaq Triflex PATA support"
  549. depends on PCI
  550. help
  551. Enable support for the Compaq 'Triflex' IDE controller as found
  552. on many Compaq Pentium-Pro systems, via the new ATA layer.
  553. If unsure, say N.
  554. config PATA_VIA
  555. tristate "VIA PATA support"
  556. depends on PCI
  557. help
  558. This option enables support for the VIA PATA interfaces
  559. found on the many VIA chipsets.
  560. If unsure, say N.
  561. config PATA_PXA
  562. tristate "PXA DMA-capable PATA support"
  563. depends on ARCH_PXA
  564. help
  565. This option enables support for harddrive attached to PXA CPU's bus.
  566. NOTE: This driver utilizes PXA DMA controller, in case your hardware
  567. is not capable of doing MWDMA, use pata_platform instead.
  568. If unsure, say N.
  569. config PATA_WINBOND
  570. tristate "Winbond SL82C105 PATA support"
  571. depends on PCI
  572. help
  573. This option enables support for SL82C105 PATA devices found in the
  574. Netwinder and some other systems
  575. If unsure, say N.
  576. endif # ATA_BMDMA
  577. comment "PIO-only SFF controllers"
  578. config PATA_AT32
  579. tristate "Atmel AVR32 PATA support (Experimental)"
  580. depends on AVR32 && PLATFORM_AT32AP && EXPERIMENTAL
  581. help
  582. This option enables support for the IDE devices on the
  583. Atmel AT32AP platform.
  584. If unsure, say N.
  585. config PATA_AT91
  586. tristate "PATA support for AT91SAM9260"
  587. depends on ARM && ARCH_AT91
  588. help
  589. This option enables support for IDE devices on the Atmel AT91SAM9260 SoC.
  590. If unsure, say N.
  591. config PATA_CMD640_PCI
  592. tristate "CMD640 PCI PATA support (Experimental)"
  593. depends on PCI && EXPERIMENTAL
  594. help
  595. This option enables support for the CMD640 PCI IDE
  596. interface chip. Only the primary channel is currently
  597. supported.
  598. If unsure, say N.
  599. config PATA_ISAPNP
  600. tristate "ISA Plug and Play PATA support"
  601. depends on ISAPNP
  602. help
  603. This option enables support for ISA plug & play ATA
  604. controllers such as those found on old soundcards.
  605. If unsure, say N.
  606. config PATA_IXP4XX_CF
  607. tristate "IXP4XX Compact Flash support"
  608. depends on ARCH_IXP4XX
  609. help
  610. This option enables support for a Compact Flash connected on
  611. the ixp4xx expansion bus. This driver had been written for
  612. Loft/Avila boards in mind but can work with others.
  613. If unsure, say N.
  614. config PATA_MPIIX
  615. tristate "Intel PATA MPIIX support"
  616. depends on PCI
  617. help
  618. This option enables support for MPIIX PATA support.
  619. If unsure, say N.
  620. config PATA_NS87410
  621. tristate "Nat Semi NS87410 PATA support"
  622. depends on PCI
  623. help
  624. This option enables support for the National Semiconductor
  625. NS87410 PCI-IDE controller.
  626. If unsure, say N.
  627. config PATA_OPTI
  628. tristate "OPTI621/6215 PATA support (Very Experimental)"
  629. depends on PCI && EXPERIMENTAL
  630. help
  631. This option enables full PIO support for the early Opti ATA
  632. controllers found on some old motherboards.
  633. If unsure, say N.
  634. config PATA_PALMLD
  635. tristate "Palm LifeDrive PATA support"
  636. depends on MACH_PALMLD
  637. help
  638. This option enables support for Palm LifeDrive's internal ATA
  639. port via the new ATA layer.
  640. If unsure, say N.
  641. config PATA_PCMCIA
  642. tristate "PCMCIA PATA support"
  643. depends on PCMCIA
  644. help
  645. This option enables support for PCMCIA ATA interfaces, including
  646. compact flash card adapters via the new ATA layer.
  647. If unsure, say N.
  648. config PATA_PLATFORM
  649. tristate "Generic platform device PATA support"
  650. depends on EXPERT || PPC || HAVE_PATA_PLATFORM
  651. help
  652. This option enables support for generic directly connected ATA
  653. devices commonly found on embedded systems.
  654. If unsure, say N.
  655. config PATA_OF_PLATFORM
  656. tristate "OpenFirmware platform device PATA support"
  657. depends on PATA_PLATFORM && OF
  658. help
  659. This option enables support for generic directly connected ATA
  660. devices commonly found on embedded systems with OpenFirmware
  661. bindings.
  662. If unsure, say N.
  663. config PATA_QDI
  664. tristate "QDI VLB PATA support"
  665. depends on ISA
  666. select PATA_LEGACY
  667. help
  668. Support for QDI 6500 and 6580 PATA controllers on VESA local bus.
  669. config PATA_RB532
  670. tristate "RouterBoard 532 PATA CompactFlash support"
  671. depends on MIKROTIK_RB532
  672. help
  673. This option enables support for the RouterBoard 532
  674. PATA CompactFlash controller.
  675. If unsure, say N.
  676. config PATA_RZ1000
  677. tristate "PC Tech RZ1000 PATA support"
  678. depends on PCI
  679. help
  680. This option enables basic support for the PC Tech RZ1000/1
  681. PATA controllers via the new ATA layer
  682. If unsure, say N.
  683. config PATA_SAMSUNG_CF
  684. tristate "Samsung SoC PATA support"
  685. depends on SAMSUNG_DEV_IDE
  686. help
  687. This option enables basic support for Samsung's S3C/S5P board
  688. PATA controllers via the new ATA layer
  689. If unsure, say N.
  690. config PATA_WINBOND_VLB
  691. tristate "Winbond W83759A VLB PATA support (Experimental)"
  692. depends on ISA && EXPERIMENTAL
  693. select PATA_LEGACY
  694. help
  695. Support for the Winbond W83759A controller on Vesa Local Bus
  696. systems.
  697. comment "Generic fallback / legacy drivers"
  698. config PATA_ACPI
  699. tristate "ACPI firmware driver for PATA"
  700. depends on ATA_ACPI && ATA_BMDMA
  701. help
  702. This option enables an ACPI method driver which drives
  703. motherboard PATA controller interfaces through the ACPI
  704. firmware in the BIOS. This driver can sometimes handle
  705. otherwise unsupported hardware.
  706. config ATA_GENERIC
  707. tristate "Generic ATA support"
  708. depends on PCI && ATA_BMDMA
  709. help
  710. This option enables support for generic BIOS configured
  711. ATA controllers via the new ATA layer
  712. If unsure, say N.
  713. config PATA_LEGACY
  714. tristate "Legacy ISA PATA support (Experimental)"
  715. depends on (ISA || PCI) && EXPERIMENTAL
  716. help
  717. This option enables support for ISA/VLB/PCI bus legacy PATA
  718. ports and allows them to be accessed via the new ATA layer.
  719. If unsure, say N.
  720. endif # ATA_SFF
  721. endif # ATA