Kconfig 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682
  1. #
  2. # SATA/PATA driver configuration
  3. #
  4. menuconfig ATA
  5. tristate "Serial ATA (prod) and Parallel ATA (experimental) drivers"
  6. depends on HAS_IOMEM
  7. depends on BLOCK
  8. depends on !(M32R || M68K) || BROKEN
  9. depends on !SUN4 || BROKEN
  10. select SCSI
  11. ---help---
  12. If you want to use a ATA hard disk, ATA tape drive, ATA CD-ROM or
  13. any other ATA device under Linux, say Y and make sure that you know
  14. the name of your ATA host adapter (the card inside your computer
  15. that "speaks" the ATA protocol, also called ATA controller),
  16. because you will be asked for it.
  17. NOTE: ATA enables basic SCSI support; *however*,
  18. 'SCSI disk support', 'SCSI tape support', or
  19. 'SCSI CDROM support' may also be needed,
  20. depending on your hardware configuration.
  21. if ATA
  22. config ATA_NONSTANDARD
  23. bool
  24. default n
  25. config ATA_ACPI
  26. bool
  27. depends on ACPI && PCI
  28. select ACPI_DOCK
  29. default y
  30. help
  31. This option adds support for ATA-related ACPI objects.
  32. These ACPI objects add the ability to retrieve taskfiles
  33. from the ACPI BIOS and write them to the disk controller.
  34. These objects may be related to performance, security,
  35. power management, or other areas.
  36. You can disable this at kernel boot time by using the
  37. option libata.noacpi=1
  38. config SATA_AHCI
  39. tristate "AHCI SATA support"
  40. depends on PCI
  41. help
  42. This option enables support for AHCI Serial ATA.
  43. If unsure, say N.
  44. config SATA_SVW
  45. tristate "ServerWorks Frodo / Apple K2 SATA support"
  46. depends on PCI
  47. help
  48. This option enables support for Broadcom/Serverworks/Apple K2
  49. SATA support.
  50. If unsure, say N.
  51. config ATA_PIIX
  52. tristate "Intel ESB, ICH, PIIX3, PIIX4 PATA/SATA support"
  53. depends on PCI
  54. help
  55. This option enables support for ICH5/6/7/8 Serial ATA
  56. and support for PATA on the Intel ESB/ICH/PIIX3/PIIX4 series
  57. host controllers.
  58. If unsure, say N.
  59. config SATA_MV
  60. tristate "Marvell SATA support (HIGHLY EXPERIMENTAL)"
  61. depends on EXPERIMENTAL
  62. help
  63. This option enables support for the Marvell Serial ATA family.
  64. Currently supports 88SX[56]0[48][01] chips.
  65. If unsure, say N.
  66. config SATA_NV
  67. tristate "NVIDIA SATA support"
  68. depends on PCI
  69. help
  70. This option enables support for NVIDIA Serial ATA.
  71. If unsure, say N.
  72. config PDC_ADMA
  73. tristate "Pacific Digital ADMA support"
  74. depends on PCI
  75. help
  76. This option enables support for Pacific Digital ADMA controllers
  77. If unsure, say N.
  78. config SATA_QSTOR
  79. tristate "Pacific Digital SATA QStor support"
  80. depends on PCI
  81. help
  82. This option enables support for Pacific Digital Serial ATA QStor.
  83. If unsure, say N.
  84. config SATA_PROMISE
  85. tristate "Promise SATA TX2/TX4 support"
  86. depends on PCI
  87. help
  88. This option enables support for Promise Serial ATA TX2/TX4.
  89. If unsure, say N.
  90. config SATA_SX4
  91. tristate "Promise SATA SX4 support"
  92. depends on PCI && EXPERIMENTAL
  93. help
  94. This option enables support for Promise Serial ATA SX4.
  95. If unsure, say N.
  96. config SATA_SIL
  97. tristate "Silicon Image SATA support"
  98. depends on PCI
  99. help
  100. This option enables support for Silicon Image Serial ATA.
  101. If unsure, say N.
  102. config SATA_SIL24
  103. tristate "Silicon Image 3124/3132 SATA support"
  104. depends on PCI
  105. help
  106. This option enables support for Silicon Image 3124/3132 Serial ATA.
  107. If unsure, say N.
  108. config SATA_SIS
  109. tristate "SiS 964/965/966/180 SATA support"
  110. depends on PCI
  111. select PATA_SIS
  112. help
  113. This option enables support for SiS Serial ATA on
  114. SiS 964/965/966/180 and Parallel ATA on SiS 180.
  115. The PATA support for SiS 180 requires additionally to
  116. enable the PATA_SIS driver in the config.
  117. If unsure, say N.
  118. config SATA_ULI
  119. tristate "ULi Electronics SATA support"
  120. depends on PCI
  121. help
  122. This option enables support for ULi Electronics SATA.
  123. If unsure, say N.
  124. config SATA_VIA
  125. tristate "VIA SATA support"
  126. depends on PCI
  127. help
  128. This option enables support for VIA Serial ATA.
  129. If unsure, say N.
  130. config SATA_VITESSE
  131. tristate "VITESSE VSC-7174 / INTEL 31244 SATA support"
  132. depends on PCI
  133. help
  134. This option enables support for Vitesse VSC7174 and Intel 31244 Serial ATA.
  135. If unsure, say N.
  136. config SATA_INIC162X
  137. tristate "Initio 162x SATA support (HIGHLY EXPERIMENTAL)"
  138. depends on PCI && EXPERIMENTAL
  139. help
  140. This option enables support for Initio 162x Serial ATA.
  141. config PATA_ACPI
  142. tristate "ACPI firmware driver for PATA"
  143. depends on ATA_ACPI
  144. help
  145. This option enables an ACPI method driver which drives
  146. motherboard PATA controller interfaces through the ACPI
  147. firmware in the BIOS. This driver can sometimes handle
  148. otherwise unsupported hardware.
  149. config SATA_FSL
  150. tristate "Freescale 3.0Gbps SATA support"
  151. depends on FSL_SOC
  152. help
  153. This option enables support for Freescale 3.0Gbps SATA controller.
  154. It can be found on MPC837x and MPC8315.
  155. If unsure, say N.
  156. config PATA_ALI
  157. tristate "ALi PATA support (Experimental)"
  158. depends on PCI && EXPERIMENTAL
  159. help
  160. This option enables support for the ALi ATA interfaces
  161. found on the many ALi chipsets.
  162. If unsure, say N.
  163. config PATA_AMD
  164. tristate "AMD/NVidia PATA support"
  165. depends on PCI
  166. help
  167. This option enables support for the AMD and NVidia PATA
  168. interfaces found on the chipsets for Athlon/Athlon64.
  169. If unsure, say N.
  170. config PATA_ARTOP
  171. tristate "ARTOP 6210/6260 PATA support"
  172. depends on PCI
  173. help
  174. This option enables support for ARTOP PATA controllers.
  175. If unsure, say N.
  176. config PATA_AT32
  177. tristate "Atmel AVR32 PATA support (Experimental)"
  178. depends on AVR32 && PLATFORM_AT32AP && EXPERIMENTAL
  179. help
  180. This option enables support for the IDE devices on the
  181. Atmel AT32AP platform.
  182. If unsure, say N.
  183. config PATA_ATIIXP
  184. tristate "ATI PATA support"
  185. depends on PCI
  186. help
  187. This option enables support for the ATI ATA interfaces
  188. found on the many ATI chipsets.
  189. If unsure, say N.
  190. config PATA_CMD640_PCI
  191. tristate "CMD640 PCI PATA support (Very Experimental)"
  192. depends on PCI && EXPERIMENTAL
  193. help
  194. This option enables support for the CMD640 PCI IDE
  195. interface chip. Only the primary channel is currently
  196. supported.
  197. If unsure, say N.
  198. config PATA_CMD64X
  199. tristate "CMD64x PATA support"
  200. depends on PCI
  201. help
  202. This option enables support for the CMD64x series chips
  203. except for the CMD640.
  204. If unsure, say N.
  205. config PATA_CS5520
  206. tristate "CS5510/5520 PATA support"
  207. depends on PCI
  208. help
  209. This option enables support for the Cyrix 5510/5520
  210. companion chip used with the MediaGX/Geode processor family.
  211. If unsure, say N.
  212. config PATA_CS5530
  213. tristate "CS5530 PATA support (Experimental)"
  214. depends on PCI && EXPERIMENTAL
  215. help
  216. This option enables support for the Cyrix/NatSemi/AMD CS5530
  217. companion chip used with the MediaGX/Geode processor family.
  218. If unsure, say N.
  219. config PATA_CS5535
  220. tristate "CS5535 PATA support (Experimental)"
  221. depends on PCI && X86 && !X86_64 && EXPERIMENTAL
  222. help
  223. This option enables support for the NatSemi/AMD CS5535
  224. companion chip used with the Geode processor family.
  225. If unsure, say N.
  226. config PATA_CS5536
  227. tristate "CS5536 PATA support (Experimental)"
  228. depends on PCI && X86 && !X86_64 && EXPERIMENTAL
  229. help
  230. This option enables support for the AMD CS5536
  231. companion chip used with the Geode LX processor family.
  232. If unsure, say N.
  233. config PATA_CYPRESS
  234. tristate "Cypress CY82C693 PATA support (Very Experimental)"
  235. depends on PCI && EXPERIMENTAL
  236. help
  237. This option enables support for the Cypress/Contaq CY82C693
  238. chipset found in some Alpha systems
  239. If unsure, say N.
  240. config PATA_EFAR
  241. tristate "EFAR SLC90E66 support"
  242. depends on PCI
  243. help
  244. This option enables support for the EFAR SLC90E66
  245. IDE controller found on some older machines.
  246. If unsure, say N.
  247. config ATA_GENERIC
  248. tristate "Generic ATA support"
  249. depends on PCI
  250. help
  251. This option enables support for generic BIOS configured
  252. ATA controllers via the new ATA layer
  253. If unsure, say N.
  254. config PATA_HPT366
  255. tristate "HPT 366/368 PATA support"
  256. depends on PCI
  257. help
  258. This option enables support for the HPT 366 and 368
  259. PATA controllers via the new ATA layer.
  260. If unsure, say N.
  261. config PATA_HPT37X
  262. tristate "HPT 370/370A/371/372/374/302 PATA support (Experimental)"
  263. depends on PCI && EXPERIMENTAL
  264. help
  265. This option enables support for the majority of the later HPT
  266. PATA controllers via the new ATA layer.
  267. If unsure, say N.
  268. config PATA_HPT3X2N
  269. tristate "HPT 372N/302N PATA support (Very Experimental)"
  270. depends on PCI && EXPERIMENTAL
  271. help
  272. This option enables support for the N variant HPT PATA
  273. controllers via the new ATA layer
  274. If unsure, say N.
  275. config PATA_HPT3X3
  276. tristate "HPT 343/363 PATA support"
  277. depends on PCI
  278. help
  279. This option enables support for the HPT 343/363
  280. PATA controllers via the new ATA layer
  281. If unsure, say N.
  282. config PATA_HPT3X3_DMA
  283. bool "HPT 343/363 DMA support (Experimental)"
  284. depends on PATA_HPT3X3
  285. help
  286. This option enables DMA support for the HPT343/363
  287. controllers. Enable with care as there are still some
  288. problems with DMA on this chipset.
  289. config PATA_ISAPNP
  290. tristate "ISA Plug and Play PATA support (Experimental)"
  291. depends on EXPERIMENTAL && ISAPNP
  292. help
  293. This option enables support for ISA plug & play ATA
  294. controllers such as those found on old soundcards.
  295. If unsure, say N.
  296. config PATA_IT821X
  297. tristate "IT8211/2 PATA support"
  298. depends on PCI
  299. help
  300. This option enables support for the ITE 8211 and 8212
  301. PATA controllers via the new ATA layer, including RAID
  302. mode.
  303. If unsure, say N.
  304. config PATA_IT8213
  305. tristate "IT8213 PATA support (Experimental)"
  306. depends on PCI && EXPERIMENTAL
  307. help
  308. This option enables support for the ITE 821 PATA
  309. controllers via the new ATA layer.
  310. If unsure, say N.
  311. config PATA_JMICRON
  312. tristate "JMicron PATA support"
  313. depends on PCI
  314. help
  315. Enable support for the JMicron IDE controller, via the new
  316. ATA layer.
  317. If unsure, say N.
  318. config PATA_LEGACY
  319. tristate "Legacy ISA PATA support (Experimental)"
  320. depends on ISA && EXPERIMENTAL
  321. help
  322. This option enables support for ISA/VLB bus legacy PATA
  323. ports and allows them to be accessed via the new ATA layer.
  324. If unsure, say N.
  325. config PATA_TRIFLEX
  326. tristate "Compaq Triflex PATA support"
  327. depends on PCI
  328. help
  329. Enable support for the Compaq 'Triflex' IDE controller as found
  330. on many Compaq Pentium-Pro systems, via the new ATA layer.
  331. If unsure, say N.
  332. config PATA_MARVELL
  333. tristate "Marvell PATA support via legacy mode"
  334. depends on PCI
  335. help
  336. This option enables limited support for the Marvell 88SE6145 ATA
  337. controller.
  338. If unsure, say N.
  339. config PATA_MPC52xx
  340. tristate "Freescale MPC52xx SoC internal IDE"
  341. depends on PPC_MPC52xx
  342. help
  343. This option enables support for integrated IDE controller
  344. of the Freescale MPC52xx SoC.
  345. If unsure, say N.
  346. config PATA_MPIIX
  347. tristate "Intel PATA MPIIX support"
  348. depends on PCI
  349. help
  350. This option enables support for MPIIX PATA support.
  351. If unsure, say N.
  352. config PATA_OLDPIIX
  353. tristate "Intel PATA old PIIX support"
  354. depends on PCI
  355. help
  356. This option enables support for early PIIX PATA support.
  357. If unsure, say N.
  358. config PATA_NETCELL
  359. tristate "NETCELL Revolution RAID support"
  360. depends on PCI
  361. help
  362. This option enables support for the Netcell Revolution RAID
  363. PATA controller.
  364. If unsure, say N.
  365. config PATA_NINJA32
  366. tristate "Ninja32/Delkin Cardbus ATA support (Experimental)"
  367. depends on PCI && EXPERIMENTAL
  368. help
  369. This option enables support for the Ninja32, Delkin and
  370. possibly other brands of Cardbus ATA adapter
  371. If unsure, say N.
  372. config PATA_NS87410
  373. tristate "Nat Semi NS87410 PATA support (Experimental)"
  374. depends on PCI && EXPERIMENTAL
  375. help
  376. This option enables support for the National Semiconductor
  377. NS87410 PCI-IDE controller.
  378. If unsure, say N.
  379. config PATA_NS87415
  380. tristate "Nat Semi NS87415 PATA support (Experimental)"
  381. depends on PCI && EXPERIMENTAL
  382. help
  383. This option enables support for the National Semiconductor
  384. NS87415 PCI-IDE controller.
  385. If unsure, say N.
  386. config PATA_OPTI
  387. tristate "OPTI621/6215 PATA support (Very Experimental)"
  388. depends on PCI && EXPERIMENTAL
  389. help
  390. This option enables full PIO support for the early Opti ATA
  391. controllers found on some old motherboards.
  392. If unsure, say N.
  393. config PATA_OPTIDMA
  394. tristate "OPTI FireStar PATA support (Very Experimental)"
  395. depends on PCI && EXPERIMENTAL
  396. help
  397. This option enables DMA/PIO support for the later OPTi
  398. controllers found on some old motherboards and in some
  399. laptops.
  400. If unsure, say N.
  401. config PATA_PCMCIA
  402. tristate "PCMCIA PATA support"
  403. depends on PCMCIA
  404. help
  405. This option enables support for PCMCIA ATA interfaces, including
  406. compact flash card adapters via the new ATA layer.
  407. If unsure, say N.
  408. config PATA_PDC_OLD
  409. tristate "Older Promise PATA controller support (Experimental)"
  410. depends on PCI && EXPERIMENTAL
  411. help
  412. This option enables support for the Promise 20246, 20262, 20263,
  413. 20265 and 20267 adapters.
  414. If unsure, say N.
  415. config PATA_QDI
  416. tristate "QDI VLB PATA support"
  417. depends on ISA
  418. help
  419. Support for QDI 6500 and 6580 PATA controllers on VESA local bus.
  420. config PATA_RADISYS
  421. tristate "RADISYS 82600 PATA support (Very Experimental)"
  422. depends on PCI && EXPERIMENTAL
  423. help
  424. This option enables support for the RADISYS 82600
  425. PATA controllers via the new ATA layer
  426. If unsure, say N.
  427. config PATA_RB500
  428. tristate "RouterBoard 500 PATA CompactFlash support"
  429. depends on MIKROTIK_RB500
  430. help
  431. This option enables support for the RouterBoard 500
  432. PATA CompactFlash controller.
  433. If unsure, say N.
  434. config PATA_RZ1000
  435. tristate "PC Tech RZ1000 PATA support"
  436. depends on PCI
  437. help
  438. This option enables basic support for the PC Tech RZ1000/1
  439. PATA controllers via the new ATA layer
  440. If unsure, say N.
  441. config PATA_SC1200
  442. tristate "SC1200 PATA support (Very Experimental)"
  443. depends on PCI && EXPERIMENTAL
  444. help
  445. This option enables support for the NatSemi/AMD SC1200 SoC
  446. companion chip used with the Geode processor family.
  447. If unsure, say N.
  448. config PATA_SERVERWORKS
  449. tristate "SERVERWORKS OSB4/CSB5/CSB6/HT1000 PATA support"
  450. depends on PCI
  451. help
  452. This option enables support for the Serverworks OSB4/CSB5/CSB6 and
  453. HT1000 PATA controllers, via the new ATA layer.
  454. If unsure, say N.
  455. config PATA_PDC2027X
  456. tristate "Promise PATA 2027x support"
  457. depends on PCI
  458. help
  459. This option enables support for Promise PATA pdc20268 to pdc20277 host adapters.
  460. If unsure, say N.
  461. config PATA_SIL680
  462. tristate "CMD / Silicon Image 680 PATA support"
  463. depends on PCI
  464. help
  465. This option enables support for CMD / Silicon Image 680 PATA.
  466. If unsure, say N.
  467. config PATA_SIS
  468. tristate "SiS PATA support (Experimental)"
  469. depends on PCI && EXPERIMENTAL
  470. help
  471. This option enables support for SiS PATA controllers
  472. If unsure, say N.
  473. config PATA_VIA
  474. tristate "VIA PATA support"
  475. depends on PCI
  476. help
  477. This option enables support for the VIA PATA interfaces
  478. found on the many VIA chipsets.
  479. If unsure, say N.
  480. config PATA_WINBOND
  481. tristate "Winbond SL82C105 PATA support"
  482. depends on PCI
  483. help
  484. This option enables support for SL82C105 PATA devices found in the
  485. Netwinder and some other systems
  486. If unsure, say N.
  487. config PATA_WINBOND_VLB
  488. tristate "Winbond W83759A VLB PATA support (Experimental)"
  489. depends on ISA && EXPERIMENTAL
  490. help
  491. Support for the Winbond W83759A controller on Vesa Local Bus
  492. systems.
  493. config PATA_PLATFORM
  494. tristate "Generic platform device PATA support"
  495. depends on EMBEDDED || ARCH_RPC || PPC
  496. help
  497. This option enables support for generic directly connected ATA
  498. devices commonly found on embedded systems.
  499. If unsure, say N.
  500. config PATA_OF_PLATFORM
  501. tristate "OpenFirmware platform device PATA support"
  502. depends on PATA_PLATFORM && PPC_OF
  503. help
  504. This option enables support for generic directly connected ATA
  505. devices commonly found on embedded systems with OpenFirmware
  506. bindings.
  507. If unsure, say N.
  508. config PATA_ICSIDE
  509. tristate "Acorn ICS PATA support"
  510. depends on ARM && ARCH_ACORN
  511. help
  512. On Acorn systems, say Y here if you wish to use the ICS PATA
  513. interface card. This is not required for ICS partition support.
  514. If you are unsure, say N to this.
  515. config PATA_IXP4XX_CF
  516. tristate "IXP4XX Compact Flash support"
  517. depends on ARCH_IXP4XX
  518. help
  519. This option enables support for a Compact Flash connected on
  520. the ixp4xx expansion bus. This driver had been written for
  521. Loft/Avila boards in mind but can work with others.
  522. If unsure, say N.
  523. config PATA_SCC
  524. tristate "Toshiba's Cell Reference Set IDE support"
  525. depends on PCI && PPC_CELLEB
  526. help
  527. This option enables support for the built-in IDE controller on
  528. Toshiba Cell Reference Board.
  529. If unsure, say N.
  530. config PATA_BF54X
  531. tristate "Blackfin 54x ATAPI support"
  532. depends on BF542 || BF548 || BF549
  533. help
  534. This option enables support for the built-in ATAPI controller on
  535. Blackfin 54x family chips.
  536. If unsure, say N.
  537. endif # ATA