summaryrefslogtreecommitdiffstats
path: root/drivers/ata/Makefile
diff options
context:
space:
mode:
authorAbhilash Kesavan2010-07-13 06:23:05 +0200
committerJeff Garzik2010-08-02 01:36:03 +0200
commit155bf48f10fc3c8e0e3125e221981328cd925cf4 (patch)
treec5e65756a8d59f8e69f92072a1230c8aafd22bca /drivers/ata/Makefile
parent[libata] Add 460EX on-chip SATA driver, sata_dwc_460ex (diff)
downloadkernel-qcow2-linux-155bf48f10fc3c8e0e3125e221981328cd925cf4.tar.gz
kernel-qcow2-linux-155bf48f10fc3c8e0e3125e221981328cd925cf4.tar.xz
kernel-qcow2-linux-155bf48f10fc3c8e0e3125e221981328cd925cf4.zip
[libata] Add Samsung PATA controller driver, pata_samsung_cf
Adds support for the Samsung PATA controller. This driver is based on the Libata subsystem and references the earlier patches sent for IDE subsystem. Signed-off-by: Abhilash Kesavan <a.kesavan@samsung.com> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> Cc: Ben Dooks <ben-linux@fluff.org> Acked-by: Sergei Shtylyov <sshtylyov@mvista.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/ata/Makefile')
-rw-r--r--drivers/ata/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/ata/Makefile b/drivers/ata/Makefile
index d863e66f89a0..6540632bda08 100644
--- a/drivers/ata/Makefile
+++ b/drivers/ata/Makefile
@@ -88,6 +88,7 @@ obj-$(CONFIG_PATA_OF_PLATFORM) += pata_of_platform.o
obj-$(CONFIG_PATA_QDI) += pata_qdi.o
obj-$(CONFIG_PATA_RB532) += pata_rb532_cf.o
obj-$(CONFIG_PATA_RZ1000) += pata_rz1000.o
+obj-$(CONFIG_PATA_SAMSUNG_CF) += pata_samsung_cf.o
obj-$(CONFIG_PATA_WINBOND_VLB) += pata_winbond.o
# Should be last but two libata driver