summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2016-10-05 19:29:21 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2016-10-05 19:29:20 -0700
commit7fe293fab6ae05ddfe2134d76c5f72a72b3ac64c (patch)
tree36b696490b19b572afcdc7b9fbc174de47462bec
parentd4ee4ea3cf9a56aa5f1373dd2b3127353023135a (diff)
parentb2fbe92ea8a2ae6acce7753283b143042a0494eb (diff)
Merge "defconfig: add the iommu options on msmfalcon"
-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