diff options
-rw-r--r-- | drivers/ata/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 47d9356991e9..5d16fc4fa46c 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig | |||
@@ -289,6 +289,7 @@ config SATA_SX4 | |||
289 | 289 | ||
290 | config ATA_BMDMA | 290 | config ATA_BMDMA |
291 | bool "ATA BMDMA support" | 291 | bool "ATA BMDMA support" |
292 | depends on HAS_DMA | ||
292 | default y | 293 | default y |
293 | help | 294 | help |
294 | This option adds support for SFF ATA controllers with BMDMA | 295 | This option adds support for SFF ATA controllers with BMDMA |