Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=05a07af67658c31f1e9d2dbfcb3f455109e09a34
Commit:     05a07af67658c31f1e9d2dbfcb3f455109e09a34
Parent:     64ee61bbf1983549b48e6d52fc6d98b31a4fa8fb
Author:     Kim Phillips <[EMAIL PROTECTED]>
AuthorDate: Thu Jan 24 20:46:21 2008 -0600
Committer:  Kumar Gala <[EMAIL PROTECTED]>
CommitDate: Mon Jan 28 08:33:02 2008 -0600

    [POWERPC] 83xx: enable FSL SATA driver config for Freescale SoCs
    
    The mpc8315 shares the same SATA controller as the mpc837x,
    and likelihood is that future SoCs from Freescale will also.
    
    Signed-off-by: Jerry Huang <[EMAIL PROTECTED]>
    Signed-off-by: Kim Phillips <[EMAIL PROTECTED]>
    Signed-off-by: Kumar Gala <[EMAIL PROTECTED]>
---
 drivers/ata/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index 64b4964..75939dd 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -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.
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to