summaryrefslogtreecommitdiff
path: root/arch/arm/mach-s5pv310/Makefile
diff options
context:
space:
mode:
authorDonguk Ryu <du.ryu@samsung.com>2011-01-13 04:40:29 (GMT)
committerKukjin Kim <kgene.kim@samsung.com>2011-01-13 04:40:29 (GMT)
commitccbc87693dcb428443a72d644e63484676517c2d (patch)
tree665a61642f2321b98434cbcdc9ab06491b97c52b /arch/arm/mach-s5pv310/Makefile
parentb55f685e973ae952cbff5bd0d57cd8cb91aa8daa (diff)
downloadlinux-fsl-qoriq-ccbc87693dcb428443a72d644e63484676517c2d.tar.xz
ARM: S5PV310: Add Support System MMU
This patch adds support System MMU for S5PV310 and S5PC210. Signed-off-by: Donguk Ryu <du.ryu@samsung.com> Signed-off-by: Sangbeom Kim <sbkim73@samsung.com> [kgene.kim@samsung.com: changed SYSMMU config name] Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
Diffstat (limited to 'arch/arm/mach-s5pv310/Makefile')
-rw-r--r--arch/arm/mach-s5pv310/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-s5pv310/Makefile b/arch/arm/mach-s5pv310/Makefile
index 651f193..036fb38 100644
--- a/arch/arm/mach-s5pv310/Makefile
+++ b/arch/arm/mach-s5pv310/Makefile
@@ -30,6 +30,7 @@ obj-$(CONFIG_MACH_UNIVERSAL_C210) += mach-universal_c210.o
obj-y += dev-audio.o
obj-$(CONFIG_S5PV310_DEV_PD) += dev-pd.o
+obj-$(CONFIG_S5PV310_DEV_SYSMMU) += dev-sysmmu.o
obj-$(CONFIG_S5PV310_SETUP_I2C1) += setup-i2c1.o
obj-$(CONFIG_S5PV310_SETUP_I2C2) += setup-i2c2.o