libata: Add pata_atp867x driver for Artop/Acard ATP867X controllers
[safe/jmp/linux-2.6] / drivers / ata / Kconfig
index ab2fa4e..f2df6e2 100644 (file)
@@ -255,6 +255,15 @@ config PATA_ARTOP
 
          If unsure, say N.
 
+config PATA_ATP867X
+       tristate "ARTOP/Acard ATP867X PATA support"
+       depends on PCI
+       help
+         This option enables support for ARTOP/Acard ATP867X PATA
+         controllers.
+
+         If unsure, say N.
+
 config PATA_AT32
        tristate "Atmel AVR32 PATA support (Experimental)"
        depends on AVR32 && PLATFORM_AT32AP && EXPERIMENTAL