diff options
Diffstat (limited to 'drivers/ata/Kconfig')
-rw-r--r-- | drivers/ata/Kconfig | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index f4dc0e395976..ba63619ae5df 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig | |||
@@ -650,11 +650,4 @@ config PATA_BF54X | |||
650 | 650 | ||
651 | If unsure, say N. | 651 | If unsure, say N. |
652 | 652 | ||
653 | config PATA_BF54X_DMA | ||
654 | bool "DMA mode" | ||
655 | depends on PATA_BF54X | ||
656 | default y | ||
657 | help | ||
658 | Enable DMA mode for Blackfin ATAPI controller. | ||
659 | |||
660 | endif # ATA | 653 | endif # ATA |