[PATCH] ata: Generic platform_device libata driver
[pandora-kernel.git] / drivers / ata / Kconfig
index 9b07e70..98d0f01 100644 (file)
@@ -499,6 +499,15 @@ config PATA_WINBOND_VLB
          Support for the Winbond W83759A controller on Vesa Local Bus
          systems.
 
+config PATA_PLATFORM
+       tristate "Generic platform device PATA support"
+       depends on EMBEDDED
+       help
+         This option enables support for generic directly connected ATA
+         devices commonly found on embedded systems.
+
+         If unsure, say N.
+
 endif
 endmenu