Kconfig 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804
  1. #
  2. # SATA/PATA driver configuration
  3. #
  4. menuconfig ATA
  5. tristate "Serial ATA and Parallel ATA 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_ATP867X
  206. tristate "ARTOP/Acard ATP867X PATA support"
  207. depends on PCI
  208. help
  209. This option enables support for ARTOP/Acard ATP867X PATA
  210. controllers.
  211. If unsure, say N.
  212. config PATA_AT32
  213. tristate "Atmel AVR32 PATA support (Experimental)"
  214. depends on AVR32 && PLATFORM_AT32AP && EXPERIMENTAL
  215. help
  216. This option enables support for the IDE devices on the
  217. Atmel AT32AP platform.
  218. If unsure, say N.
  219. config PATA_ATIIXP
  220. tristate "ATI PATA support"
  221. depends on PCI
  222. help
  223. This option enables support for the ATI ATA interfaces
  224. found on the many ATI chipsets.
  225. If unsure, say N.
  226. config PATA_CMD640_PCI
  227. tristate "CMD640 PCI PATA support (Experimental)"
  228. depends on PCI && EXPERIMENTAL
  229. help
  230. This option enables support for the CMD640 PCI IDE
  231. interface chip. Only the primary channel is currently
  232. supported.
  233. If unsure, say N.
  234. config PATA_CMD64X
  235. tristate "CMD64x PATA support"
  236. depends on PCI
  237. help
  238. This option enables support for the CMD64x series chips
  239. except for the CMD640.
  240. If unsure, say N.
  241. config PATA_CS5520
  242. tristate "CS5510/5520 PATA support"
  243. depends on PCI
  244. help
  245. This option enables support for the Cyrix 5510/5520
  246. companion chip used with the MediaGX/Geode processor family.
  247. If unsure, say N.
  248. config PATA_CS5530
  249. tristate "CS5530 PATA support"
  250. depends on PCI
  251. help
  252. This option enables support for the Cyrix/NatSemi/AMD CS5530
  253. companion chip used with the MediaGX/Geode processor family.
  254. If unsure, say N.
  255. config PATA_CS5535
  256. tristate "CS5535 PATA support (Experimental)"
  257. depends on PCI && X86 && !X86_64 && EXPERIMENTAL
  258. help
  259. This option enables support for the NatSemi/AMD CS5535
  260. companion chip used with the Geode processor family.
  261. If unsure, say N.
  262. config PATA_CS5536
  263. tristate "CS5536 PATA support"
  264. depends on PCI && X86 && !X86_64
  265. help
  266. This option enables support for the AMD CS5536
  267. companion chip used with the Geode LX processor family.
  268. If unsure, say N.
  269. config PATA_CYPRESS
  270. tristate "Cypress CY82C693 PATA support (Very Experimental)"
  271. depends on PCI && EXPERIMENTAL
  272. help
  273. This option enables support for the Cypress/Contaq CY82C693
  274. chipset found in some Alpha systems
  275. If unsure, say N.
  276. config PATA_EFAR
  277. tristate "EFAR SLC90E66 support"
  278. depends on PCI
  279. help
  280. This option enables support for the EFAR SLC90E66
  281. IDE controller found on some older machines.
  282. If unsure, say N.
  283. config ATA_GENERIC
  284. tristate "Generic ATA support"
  285. depends on PCI
  286. help
  287. This option enables support for generic BIOS configured
  288. ATA controllers via the new ATA layer
  289. If unsure, say N.
  290. config PATA_HPT366
  291. tristate "HPT 366/368 PATA support"
  292. depends on PCI
  293. help
  294. This option enables support for the HPT 366 and 368
  295. PATA controllers via the new ATA layer.
  296. If unsure, say N.
  297. config PATA_HPT37X
  298. tristate "HPT 370/370A/371/372/374/302 PATA support"
  299. depends on PCI
  300. help
  301. This option enables support for the majority of the later HPT
  302. PATA controllers via the new ATA layer.
  303. If unsure, say N.
  304. config PATA_HPT3X2N
  305. tristate "HPT 372N/302N PATA support"
  306. depends on PCI
  307. help
  308. This option enables support for the N variant HPT PATA
  309. controllers via the new ATA layer
  310. If unsure, say N.
  311. config PATA_HPT3X3
  312. tristate "HPT 343/363 PATA support"
  313. depends on PCI
  314. help
  315. This option enables support for the HPT 343/363
  316. PATA controllers via the new ATA layer
  317. If unsure, say N.
  318. config PATA_HPT3X3_DMA
  319. bool "HPT 343/363 DMA support"
  320. depends on PATA_HPT3X3
  321. help
  322. This option enables DMA support for the HPT343/363
  323. controllers. Enable with care as there are still some
  324. problems with DMA on this chipset.
  325. config PATA_ISAPNP
  326. tristate "ISA Plug and Play PATA support"
  327. depends on ISAPNP
  328. help
  329. This option enables support for ISA plug & play ATA
  330. controllers such as those found on old soundcards.
  331. If unsure, say N.
  332. config PATA_IT821X
  333. tristate "IT8211/2 PATA support"
  334. depends on PCI
  335. help
  336. This option enables support for the ITE 8211 and 8212
  337. PATA controllers via the new ATA layer, including RAID
  338. mode.
  339. If unsure, say N.
  340. config PATA_IT8213
  341. tristate "IT8213 PATA support (Experimental)"
  342. depends on PCI && EXPERIMENTAL
  343. help
  344. This option enables support for the ITE 821 PATA
  345. controllers via the new ATA layer.
  346. If unsure, say N.
  347. config PATA_JMICRON
  348. tristate "JMicron PATA support"
  349. depends on PCI
  350. help
  351. Enable support for the JMicron IDE controller, via the new
  352. ATA layer.
  353. If unsure, say N.
  354. config PATA_LEGACY
  355. tristate "Legacy ISA PATA support (Experimental)"
  356. depends on ISA && EXPERIMENTAL
  357. help
  358. This option enables support for ISA/VLB bus legacy PATA
  359. ports and allows them to be accessed via the new ATA layer.
  360. If unsure, say N.
  361. config PATA_TRIFLEX
  362. tristate "Compaq Triflex PATA support"
  363. depends on PCI
  364. help
  365. Enable support for the Compaq 'Triflex' IDE controller as found
  366. on many Compaq Pentium-Pro systems, via the new ATA layer.
  367. If unsure, say N.
  368. config PATA_MARVELL
  369. tristate "Marvell PATA support via legacy mode"
  370. depends on PCI
  371. help
  372. This option enables limited support for the Marvell 88SE61xx ATA
  373. controllers. If you wish to use only the SATA ports then select
  374. the AHCI driver alone. If you wish to the use the PATA port or
  375. both SATA and PATA include this driver.
  376. If unsure, say N.
  377. config PATA_MPC52xx
  378. tristate "Freescale MPC52xx SoC internal IDE"
  379. depends on PPC_MPC52xx && PPC_BESTCOMM
  380. select PPC_BESTCOMM_ATA
  381. help
  382. This option enables support for integrated IDE controller
  383. of the Freescale MPC52xx SoC.
  384. If unsure, say N.
  385. config PATA_MPIIX
  386. tristate "Intel PATA MPIIX support"
  387. depends on PCI
  388. help
  389. This option enables support for MPIIX PATA support.
  390. If unsure, say N.
  391. config PATA_OLDPIIX
  392. tristate "Intel PATA old PIIX support"
  393. depends on PCI
  394. help
  395. This option enables support for early PIIX PATA support.
  396. If unsure, say N.
  397. config PATA_NETCELL
  398. tristate "NETCELL Revolution RAID support"
  399. depends on PCI
  400. help
  401. This option enables support for the Netcell Revolution RAID
  402. PATA controller.
  403. If unsure, say N.
  404. config PATA_NINJA32
  405. tristate "Ninja32/Delkin Cardbus ATA support"
  406. depends on PCI
  407. help
  408. This option enables support for the Ninja32, Delkin and
  409. possibly other brands of Cardbus ATA adapter
  410. If unsure, say N.
  411. config PATA_NS87410
  412. tristate "Nat Semi NS87410 PATA support"
  413. depends on PCI
  414. help
  415. This option enables support for the National Semiconductor
  416. NS87410 PCI-IDE controller.
  417. If unsure, say N.
  418. config PATA_NS87415
  419. tristate "Nat Semi NS87415 PATA support"
  420. depends on PCI
  421. help
  422. This option enables support for the National Semiconductor
  423. NS87415 PCI-IDE controller.
  424. If unsure, say N.
  425. config PATA_OPTI
  426. tristate "OPTI621/6215 PATA support (Very Experimental)"
  427. depends on PCI && EXPERIMENTAL
  428. help
  429. This option enables full PIO support for the early Opti ATA
  430. controllers found on some old motherboards.
  431. If unsure, say N.
  432. config PATA_OPTIDMA
  433. tristate "OPTI FireStar PATA support (Very Experimental)"
  434. depends on PCI && EXPERIMENTAL
  435. help
  436. This option enables DMA/PIO support for the later OPTi
  437. controllers found on some old motherboards and in some
  438. laptops.
  439. If unsure, say N.
  440. config PATA_PALMLD
  441. tristate "Palm LifeDrive PATA support"
  442. depends on MACH_PALMLD
  443. help
  444. This option enables support for Palm LifeDrive's internal ATA
  445. port via the new ATA layer.
  446. If unsure, say N.
  447. config PATA_PCMCIA
  448. tristate "PCMCIA PATA support"
  449. depends on PCMCIA
  450. help
  451. This option enables support for PCMCIA ATA interfaces, including
  452. compact flash card adapters via the new ATA layer.
  453. If unsure, say N.
  454. config PATA_PDC2027X
  455. tristate "Promise PATA 2027x support"
  456. depends on PCI
  457. help
  458. This option enables support for Promise PATA pdc20268 to pdc20277 host adapters.
  459. If unsure, say N.
  460. config PATA_PDC_OLD
  461. tristate "Older Promise PATA controller support"
  462. depends on PCI
  463. help
  464. This option enables support for the Promise 20246, 20262, 20263,
  465. 20265 and 20267 adapters.
  466. If unsure, say N.
  467. config PATA_QDI
  468. tristate "QDI VLB PATA support"
  469. depends on ISA
  470. help
  471. Support for QDI 6500 and 6580 PATA controllers on VESA local bus.
  472. config PATA_RADISYS
  473. tristate "RADISYS 82600 PATA support (Experimental)"
  474. depends on PCI && EXPERIMENTAL
  475. help
  476. This option enables support for the RADISYS 82600
  477. PATA controllers via the new ATA layer
  478. If unsure, say N.
  479. config PATA_RB532
  480. tristate "RouterBoard 532 PATA CompactFlash support"
  481. depends on MIKROTIK_RB532
  482. help
  483. This option enables support for the RouterBoard 532
  484. PATA CompactFlash controller.
  485. If unsure, say N.
  486. config PATA_RDC
  487. tristate "RDC PATA support"
  488. depends on PCI
  489. help
  490. This option enables basic support for the later RDC PATA controllers
  491. controllers via the new ATA layer. For the RDC 1010, you need to
  492. enable the IT821X driver instead.
  493. If unsure, say N.
  494. config PATA_RZ1000
  495. tristate "PC Tech RZ1000 PATA support"
  496. depends on PCI
  497. help
  498. This option enables basic support for the PC Tech RZ1000/1
  499. PATA controllers via the new ATA layer
  500. If unsure, say N.
  501. config PATA_SC1200
  502. tristate "SC1200 PATA support"
  503. depends on PCI
  504. help
  505. This option enables support for the NatSemi/AMD SC1200 SoC
  506. companion chip used with the Geode processor family.
  507. If unsure, say N.
  508. config PATA_SERVERWORKS
  509. tristate "SERVERWORKS OSB4/CSB5/CSB6/HT1000 PATA support"
  510. depends on PCI
  511. help
  512. This option enables support for the Serverworks OSB4/CSB5/CSB6 and
  513. HT1000 PATA controllers, via the new ATA layer.
  514. If unsure, say N.
  515. config PATA_SIL680
  516. tristate "CMD / Silicon Image 680 PATA support"
  517. depends on PCI
  518. help
  519. This option enables support for CMD / Silicon Image 680 PATA.
  520. If unsure, say N.
  521. config PATA_SIS
  522. tristate "SiS PATA support"
  523. depends on PCI
  524. help
  525. This option enables support for SiS PATA controllers
  526. If unsure, say N.
  527. config PATA_TOSHIBA
  528. tristate "Toshiba Piccolo support (Experimental)"
  529. depends on PCI && EXPERIMENTAL
  530. help
  531. Support for the Toshiba Piccolo controllers. Currently only the
  532. primary channel is supported by this driver.
  533. If unsure, say N.
  534. config PATA_VIA
  535. tristate "VIA PATA support"
  536. depends on PCI
  537. help
  538. This option enables support for the VIA PATA interfaces
  539. found on the many VIA chipsets.
  540. If unsure, say N.
  541. config PATA_WINBOND
  542. tristate "Winbond SL82C105 PATA support"
  543. depends on PCI
  544. help
  545. This option enables support for SL82C105 PATA devices found in the
  546. Netwinder and some other systems
  547. If unsure, say N.
  548. config PATA_WINBOND_VLB
  549. tristate "Winbond W83759A VLB PATA support (Experimental)"
  550. depends on ISA && EXPERIMENTAL
  551. help
  552. Support for the Winbond W83759A controller on Vesa Local Bus
  553. systems.
  554. config HAVE_PATA_PLATFORM
  555. bool
  556. help
  557. This is an internal configuration node for any machine that
  558. uses pata-platform driver to enable the relevant driver in the
  559. configuration structure without having to submit endless patches
  560. to update the PATA_PLATFORM entry.
  561. config PATA_PLATFORM
  562. tristate "Generic platform device PATA support"
  563. depends on EMBEDDED || PPC || HAVE_PATA_PLATFORM
  564. help
  565. This option enables support for generic directly connected ATA
  566. devices commonly found on embedded systems.
  567. If unsure, say N.
  568. config PATA_AT91
  569. tristate "PATA support for AT91SAM9260"
  570. depends on ARM && ARCH_AT91
  571. help
  572. This option enables support for IDE devices on the Atmel AT91SAM9260 SoC.
  573. If unsure, say N.
  574. config PATA_OF_PLATFORM
  575. tristate "OpenFirmware platform device PATA support"
  576. depends on PATA_PLATFORM && PPC_OF
  577. help
  578. This option enables support for generic directly connected ATA
  579. devices commonly found on embedded systems with OpenFirmware
  580. bindings.
  581. If unsure, say N.
  582. config PATA_ICSIDE
  583. tristate "Acorn ICS PATA support"
  584. depends on ARM && ARCH_ACORN
  585. help
  586. On Acorn systems, say Y here if you wish to use the ICS PATA
  587. interface card. This is not required for ICS partition support.
  588. If you are unsure, say N to this.
  589. config PATA_IXP4XX_CF
  590. tristate "IXP4XX Compact Flash support"
  591. depends on ARCH_IXP4XX
  592. help
  593. This option enables support for a Compact Flash connected on
  594. the ixp4xx expansion bus. This driver had been written for
  595. Loft/Avila boards in mind but can work with others.
  596. If unsure, say N.
  597. config PATA_OCTEON_CF
  598. tristate "OCTEON Boot Bus Compact Flash support"
  599. depends on CPU_CAVIUM_OCTEON
  600. help
  601. This option enables a polled compact flash driver for use with
  602. compact flash cards attached to the OCTEON boot bus.
  603. If unsure, say N.
  604. config PATA_SCC
  605. tristate "Toshiba's Cell Reference Set IDE support"
  606. depends on PCI && PPC_CELLEB
  607. help
  608. This option enables support for the built-in IDE controller on
  609. Toshiba Cell Reference Board.
  610. If unsure, say N.
  611. config PATA_SCH
  612. tristate "Intel SCH PATA support"
  613. depends on PCI
  614. help
  615. This option enables support for Intel SCH PATA on the Intel
  616. SCH (US15W, US15L, UL11L) series host controllers.
  617. If unsure, say N.
  618. config PATA_BF54X
  619. tristate "Blackfin 54x ATAPI support"
  620. depends on BF542 || BF548 || BF549
  621. help
  622. This option enables support for the built-in ATAPI controller on
  623. Blackfin 54x family chips.
  624. If unsure, say N.
  625. config PATA_MACIO
  626. tristate "Apple PowerMac/PowerBook internal 'MacIO' IDE"
  627. depends on PPC_PMAC
  628. help
  629. Most IDE capable PowerMacs have IDE busses driven by a variant
  630. of this controller which is part of the Apple chipset used on
  631. most PowerMac models. Some models have multiple busses using
  632. different chipsets, though generally, MacIO is one of them.
  633. endif # ATA_SFF
  634. endif # ATA