From: Kim Phillips Date: Fri, 25 Jan 2008 02:46:21 +0000 (-0600) Subject: [POWERPC] 83xx: enable FSL SATA driver config for Freescale SoCs X-Git-Tag: v2.6.25-rc1~1131^2~27 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=05a07af67658c31f1e9d2dbfcb3f455109e09a34;p=linux-2.6-omap-h63xx.git [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 Signed-off-by: Kim Phillips Signed-off-by: Kumar Gala --- diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig index 64b4964d57e..75939dd0629 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.