[PATCH 4/9] enable FSL SATA driver config for Freescale SoCs
Kim Phillips
kim.phillips at freescale.com
Fri Jan 25 13:46:21 EST 2008
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 <Chang-Ming.Huang at freescale.com>
Signed-off-by: Kim Phillips <kim.phillips at freescale.com>
---
Kumar, let me know if you want me to post this to the ata list (I'm
assuming it's not necessary).
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.
--
1.5.2.2
More information about the Linuxppc-dev
mailing list