Kconfig 19 KB

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