Commit 0332b05e authored by Ramesh Gupta's avatar Ramesh Gupta Committed by Hari Kanigeri

IOMMU build iommu as part of the kernel by default

This patch enables the IOMMU by default in kernel
configuration.
Signed-off-by: default avatarRamesh Gupta G <grgupta@ti.com>
parent dd075c10
No related merge requests found
...@@ -119,7 +119,8 @@ config OMAP_MBOX_FWK ...@@ -119,7 +119,8 @@ config OMAP_MBOX_FWK
config OMAP_IOMMU config OMAP_IOMMU
tristate "iommu" tristate "iommu"
depends on ARCH_OMAP depends on ARCH_OMAP
default y
choice choice
prompt "System timer" prompt "System timer"
default OMAP_MPU_TIMER default OMAP_MPU_TIMER
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment