summaryrefslogtreecommitdiffstats
path: root/arch/mips/netlogic/xlp/Makefile
diff options
context:
space:
mode:
authorGanesan Ramalingam <ganesanr@broadcom.com>2014-04-29 20:07:55 +0530
committerRalf Baechle <ralf@linux-mips.org>2014-05-30 16:51:25 +0200
commita951440971d0f5fa910bb6d0df1a502fa88d5087 (patch)
tree6fe952e7e46066b2f6b1c96178fc58d78ddffaac /arch/mips/netlogic/xlp/Makefile
parentd66f3f0e10b49df8d0cc0d8eb5bf2ef9863a33cf (diff)
downloadlinux-a951440971d0f5fa910bb6d0df1a502fa88d5087.tar.bz2
MIPS: Netlogic: Support for XLP3XX on-chip SATA
XLP3XX includes an on-chip SATA controller with 4 ports. The controller needs glue logic initialization and PCI fixup before it can be used with the standard AHCI driver. Signed-off-by: Ganesan Ramalingam <ganesanr@broadcom.com> Signed-off-by: Jayachandran C <jchandra@broadcom.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6872/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/netlogic/xlp/Makefile')
-rw-r--r--arch/mips/netlogic/xlp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/netlogic/xlp/Makefile b/arch/mips/netlogic/xlp/Makefile
index ed9a93c04650..0cb53af9726c 100644
--- a/arch/mips/netlogic/xlp/Makefile
+++ b/arch/mips/netlogic/xlp/Makefile
@@ -2,3 +2,4 @@ obj-y += setup.o nlm_hal.o cop2-ex.o dt.o
obj-$(CONFIG_SMP) += wakeup.o
obj-$(CONFIG_USB) += usb-init.o
obj-$(CONFIG_USB) += usb-init-xlp2.o
+obj-$(CONFIG_SATA_AHCI) += ahci-init.o