]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ata/Kconfig
Merge branch 'linux-2.6'
[linux-2.6-omap-h63xx.git] / drivers / ata / Kconfig
index 2478cca653de8cabf4d5cc8cf0a77633750e164c..ae19c9b30d150b23f7b1bdec79e78ecb30fec289 100644 (file)
@@ -184,7 +184,7 @@ config PATA_ACPI
 
 config SATA_FSL
        tristate "Freescale 3.0Gbps SATA support"
-       depends on PPC_MPC837x
+       depends on FSL_SOC
        help
          This option enables support for Freescale 3.0Gbps SATA controller.
          It can be found on MPC837x and MPC8315.
@@ -616,13 +616,23 @@ config PATA_WINBOND_VLB
 
 config PATA_PLATFORM
        tristate "Generic platform device PATA support"
-       depends on EMBEDDED || ARCH_RPC
+       depends on EMBEDDED || ARCH_RPC || PPC
        help
          This option enables support for generic directly connected ATA
          devices commonly found on embedded systems.
 
          If unsure, say N.
 
+config PATA_OF_PLATFORM
+       tristate "OpenFirmware platform device PATA support"
+       depends on PATA_PLATFORM && PPC_OF
+       help
+         This option enables support for generic directly connected ATA
+         devices commonly found on embedded systems with OpenFirmware
+         bindings.
+
+         If unsure, say N.
+
 config PATA_ICSIDE
        tristate "Acorn ICS PATA support"
        depends on ARM && ARCH_ACORN