From a5521560a815580e39dfc16ac4ee80e2cecfcfcb Mon Sep 17 00:00:00 2001 From: Stepan Moskovchenko Date: Fri, 12 Nov 2010 19:29:57 -0800 Subject: [PATCH] --- yaml --- r: 225687 b: refs/heads/master c: 0ab84745ef65043a616b36b26bec58e1cb62a742 h: refs/heads/master i: 225685: 85121958a52a637da26e07a5f29d5752535347fe 225683: 66be2eda6979b3a9a83dcc521c168ddc5cf42e94 225679: 3cd1f3545d25a9f1452cc53d4f035771f8b7e10e v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-msm/Kconfig | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 244ec83a5809..d01cb970e474 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 00d4b2bb03b9ed27f28336b0a68f2bd7f67caa40 +refs/heads/master: 0ab84745ef65043a616b36b26bec58e1cb62a742 diff --git a/trunk/arch/arm/mach-msm/Kconfig b/trunk/arch/arm/mach-msm/Kconfig index 1c6f76b3d1ac..1a11f1ed216d 100644 --- a/trunk/arch/arm/mach-msm/Kconfig +++ b/trunk/arch/arm/mach-msm/Kconfig @@ -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