diff options
Diffstat (limited to 'drivers/ata/Kconfig')
-rw-r--r-- | drivers/ata/Kconfig | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 8a1fc396f055..75afa75a515e 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig | |||
@@ -311,6 +311,12 @@ config PATA_AMD | |||
311 | 311 | ||
312 | If unsure, say N. | 312 | If unsure, say N. |
313 | 313 | ||
314 | config PATA_ARASAN_CF | ||
315 | tristate "ARASAN CompactFlash PATA Controller Support" | ||
316 | select DMA_ENGINE | ||
317 | help | ||
318 | Say Y here to support the ARASAN CompactFlash PATA controller | ||
319 | |||
314 | config PATA_ARTOP | 320 | config PATA_ARTOP |
315 | tristate "ARTOP 6210/6260 PATA support" | 321 | tristate "ARTOP 6210/6260 PATA support" |
316 | depends on PCI | 322 | depends on PCI |