summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/Makefile
diff options
context:
space:
mode:
authorSangbeom Kim2012-01-09 00:09:09 +0100
committerSamuel Ortiz2012-01-09 00:37:47 +0100
commitc3d4d697346e36304a94942ad8ed3e28a0d38a44 (patch)
treebd06460c7d0d34620a3e35c413bfd944581c1418 /drivers/mfd/Makefile
parentmfd: Add s5m series irq driver (diff)
downloadkernel-qcow2-linux-c3d4d697346e36304a94942ad8ed3e28a0d38a44.tar.gz
kernel-qcow2-linux-c3d4d697346e36304a94942ad8ed3e28a0d38a44.tar.xz
kernel-qcow2-linux-c3d4d697346e36304a94942ad8ed3e28a0d38a44.zip
mfd: Add S5M series configuration
This patch add Samsung S5M Kconfig and Makefile entry. Signed-off-by: Sangbeom Kim <sbkim73@samsung.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/mfd/Makefile')
-rw-r--r--drivers/mfd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/Makefile b/drivers/mfd/Makefile
index 7f389a8895cb..09fc6c02fd00 100644
--- a/drivers/mfd/Makefile
+++ b/drivers/mfd/Makefile
@@ -106,3 +106,4 @@ obj-$(CONFIG_MFD_PM8XXX_IRQ) += pm8xxx-irq.o
obj-$(CONFIG_TPS65911_COMPARATOR) += tps65911-comparator.o
obj-$(CONFIG_MFD_AAT2870_CORE) += aat2870-core.o
obj-$(CONFIG_MFD_INTEL_MSIC) += intel_msic.o
+obj-$(CONFIG_MFD_S5M_CORE) += s5m-core.o s5m-irq.o