Commit 0ab84745 authored by Stepan Moskovchenko's avatar Stepan Moskovchenko Committed by Daniel Walker

msm: iommu: Kconfig dependency for the IOMMU API

Make the IOMMU driver select the IOMMU API in the kernel
configuration.
Signed-off-by: default avatarStepan Moskovchenko <stepanm@codeaurora.org>
Signed-off-by: default avatarDaniel Walker <dwalker@codeaurora.org>
parent 00d4b2bb
......@@ -44,6 +44,7 @@ config ARCH_MSM8X60
select CPU_V7
select MSM_V2_TLMM
select MSM_GPIOMUX
select IOMMU_API
endchoice
......@@ -166,4 +167,7 @@ config MSM_GPIOMUX
config MSM_V2_TLMM
bool
config IOMMU_API
bool
endif
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