aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/Makefile
diff options
context:
space:
mode:
authorVasanth Ananthan <vasanthananthan@gmail.com>2013-01-03 18:59:09 +0530
committerTushar Behera <tushar.behera@linaro.org>2013-06-19 16:53:45 +0530
commit465b86339aab36b96841b6a34ade59d703fe6209 (patch)
treec5b647931dedef05570b753744414742d9e9276c /drivers/ata/Makefile
parent027c2f3085810c38c7a8a682ffa199160e38f490 (diff)
ata: samsung: Add SATA controller driver
This patch adds a platform driver for SATA controller. Signed-off-by: Vasanth Ananthan <vasanth.a@samsung.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 6eae7e733cb..082491db5d1 100644
--- a/drivers/ata/Makefile
+++ b/drivers/ata/Makefile
@@ -11,6 +11,7 @@ obj-$(CONFIG_SATA_SIL24) += sata_sil24.o
obj-$(CONFIG_SATA_DWC) += sata_dwc_460ex.o
obj-$(CONFIG_SATA_HIGHBANK) += sata_highbank.o libahci.o
obj-$(CONFIG_SATA_PHY) += sata_phy.o
+obj-$(CONFIG_SATA_EXYNOS) += sata_exynos.o libahci.o
# SFF w/ custom DMA
obj-$(CONFIG_PDC_ADMA) += pdc_adma.o