]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ata/Kconfig
libata driver for bf548 on chip ATAPI controller.
[linux-2.6-omap-h63xx.git] / drivers / ata / Kconfig
index d8046a113c371ce0dc820f113fbbbb51261fbfcb..a427945f0bb16557940406f05b66a4a6617b176b 100644 (file)
@@ -596,4 +596,20 @@ config PATA_SCC
 
          If unsure, say N.
 
+config PATA_BF54X
+       tristate "Blackfin 54x ATAPI support"
+       depends on BF542 || BF548 || BF549
+       help
+         This option enables support for the built-in ATAPI controller on
+         Blackfin 54x family chips.
+
+         If unsure, say N.
+
+config PATA_BF54X_DMA
+       bool "DMA mode"
+       depends on PATA_BF54X
+       default y
+       help
+         Enable DMA mode for Blackfin ATAPI controller.
+
 endif # ATA