omap iommu: entries for Kconfig and Makefile
authorHiroshi DOYU <Hiroshi.DOYU@nokia.com>
Wed, 28 Jan 2009 19:32:08 +0000 (21:32 +0200)
committerHiroshi DOYU <Hiroshi.DOYU@nokia.com>
Fri, 22 May 2009 07:16:36 +0000 (10:16 +0300)
Signed-off-by: Hiroshi DOYU <Hiroshi.DOYU@nokia.com>
arch/arm/plat-omap/Kconfig
arch/arm/plat-omap/Makefile

index 9dd68fa..d483b25 100644 (file)
@@ -115,6 +115,9 @@ config OMAP_MBOX_FWK
          Say Y here if you want to use OMAP Mailbox framework support for
          DSP, IVA1.0 and IVA2 in OMAP1/2/3.
 
+config OMAP_IOMMU
+       tristate
+
 choice
         prompt "System timer"
        default OMAP_MPU_TIMER
index 04a100c..a832795 100644 (file)
@@ -13,6 +13,7 @@ obj-  :=
 obj-$(CONFIG_ARCH_OMAP16XX) += ocpi.o
 
 obj-$(CONFIG_OMAP_MCBSP) += mcbsp.o
+obj-$(CONFIG_OMAP_IOMMU) += iommu.o iovmm.o
 
 obj-$(CONFIG_CPU_FREQ) += cpu-omap.o
 obj-$(CONFIG_OMAP_DM_TIMER) += dmtimer.o