diff options
Diffstat (limited to 'drivers/ata/Kconfig')
-rw-r--r-- | drivers/ata/Kconfig | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 36e2319264bd..e3e0e95c7aa5 100644 --- a/drivers/ata/Kconfig +++ b/drivers/ata/Kconfig | |||
@@ -90,6 +90,14 @@ config SATA_INIC162X | |||
90 | help | 90 | help |
91 | This option enables support for Initio 162x Serial ATA. | 91 | This option enables support for Initio 162x Serial ATA. |
92 | 92 | ||
93 | config SATA_ACARD_AHCI | ||
94 | tristate "ACard AHCI variant (ATP 8620)" | ||
95 | depends on PCI | ||
96 | help | ||
97 | This option enables support for Acard. | ||
98 | |||
99 | If unsure, say N. | ||
100 | |||
93 | config SATA_SIL24 | 101 | config SATA_SIL24 |
94 | tristate "Silicon Image 3124/3132 SATA support" | 102 | tristate "Silicon Image 3124/3132 SATA support" |
95 | depends on PCI | 103 | depends on PCI |