Skip to content

Commit

Permalink
[POWERPC] 83xx: enable FSL SATA driver config for Freescale SoCs
Browse files Browse the repository at this point in the history
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@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
  • Loading branch information
Kim Phillips authored and Kumar Gala committed Jan 28, 2008
1 parent 64ee61b commit 05a07af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/ata/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 05a07af

Please sign in to comment.