summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharan Teja Reddy <charante@codeaurora.org>2016-09-15 02:32:44 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-10-05 01:34:57 -0700
commitb2fbe92ea8a2ae6acce7753283b143042a0494eb (patch)
tree2838d36bcb31bc5c81afdb3a6f39f91e68e3fd0c
parent057bdafd976ca7609ed223dbd4473d535bcb6459 (diff)
defconfig: add the iommu options on msmfalcon
Add the IOMMU config options that are used for the correct operation of IOMMU driver on msmfalcon. Change-Id: Ia6c446eca8a42800e781dfdaf46eab7bd44c126f Signed-off-by: Charan Teja Reddy <charante@codeaurora.org>
-rw-r--r--arch/arm/configs/msmfalcon_defconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/configs/msmfalcon_defconfig b/arch/arm/configs/msmfalcon_defconfig
index 2b35b0f12787..103b90c7d6fc 100644
--- a/arch/arm/configs/msmfalcon_defconfig
+++ b/arch/arm/configs/msmfalcon_defconfig
@@ -416,6 +416,9 @@ CONFIG_GPIO_USB_DETECT=y
CONFIG_USB_BAM=y
CONFIG_REMOTE_SPINLOCK_MSM=y
CONFIG_ARM_SMMU=y
+CONFIG_IOMMU_DEBUG=y
+CONFIG_IOMMU_DEBUG_TRACKING=y
+CONFIG_IOMMU_TESTS=y
CONFIG_QCOM_COMMON_LOG=y
CONFIG_MSM_SMEM=y
CONFIG_QPNP_HAPTIC=y