Kconfig 26 KB

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