summaryrefslogtreecommitdiffstats
path: root/drivers/ata/Kconfig
diff options
context:
space:
mode:
authorSylvain Munaut2006-12-08 00:14:16 +0100
committerJeff Garzik2007-02-09 23:39:29 +0100
commit155d2916d9474f81178f501664499f40833c59b2 (patch)
tree46973693fae80deb0138ea7f801baeab152dbbbd /drivers/ata/Kconfig
parent[PATCH] pata_it8213: Add new driver for the IT8213 card (diff)
downloadkernel-qcow2-linux-155d2916d9474f81178f501664499f40833c59b2.tar.gz
kernel-qcow2-linux-155d2916d9474f81178f501664499f40833c59b2.tar.xz
kernel-qcow2-linux-155d2916d9474f81178f501664499f40833c59b2.zip
[PATCH] libata: Add support for the MPC52xx ATA controller
This patch adds initial libata support for the Freescale MPC5200 integrated IDE controller. Signed-off-by: Sylvain Munaut <tnt@246tNt.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'drivers/ata/Kconfig')
-rw-r--r--drivers/ata/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/ata/Kconfig b/drivers/ata/Kconfig
index afbd61575da6..f72b3415d75f 100644
--- a/drivers/ata/Kconfig
+++ b/drivers/ata/Kconfig
@@ -350,6 +350,15 @@ config PATA_MARVELL
If unsure, say N.
+config PATA_MPC52xx
+ tristate "Freescale MPC52xx SoC internal IDE"
+ depends on PPC_MPC52xx
+ help
+ This option enables support for integrated IDE controller
+ of the Freescale MPC52xx SoC.
+
+ If unsure, say N.
+
config PATA_MPIIX
tristate "Intel PATA MPIIX support"
depends on PCI