defconfig: arm64: msm: Enable IOMMU debug tracking
CONFIG_IOMMU_DEBUG_TRACKING enables some convenient debugfs files for debugging IOMMU issues. Enable it. CRs-Fixed: 1003233 Change-Id: Ic36aaa86b7799c962a1128d16f0ec670698e8570 Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
This commit is contained in:
parent
1caba4ba88
commit
7c01b51556
1 changed files with 1 additions and 0 deletions
|
@ -523,6 +523,7 @@ CONFIG_MSM_MDSS_PLL=y
|
||||||
CONFIG_REMOTE_SPINLOCK_MSM=y
|
CONFIG_REMOTE_SPINLOCK_MSM=y
|
||||||
CONFIG_ARM_SMMU=y
|
CONFIG_ARM_SMMU=y
|
||||||
CONFIG_IOMMU_DEBUG=y
|
CONFIG_IOMMU_DEBUG=y
|
||||||
|
CONFIG_IOMMU_DEBUG_TRACKING=y
|
||||||
CONFIG_IOMMU_TESTS=y
|
CONFIG_IOMMU_TESTS=y
|
||||||
CONFIG_MSM_SMEM=y
|
CONFIG_MSM_SMEM=y
|
||||||
CONFIG_QPNP_HAPTIC=y
|
CONFIG_QPNP_HAPTIC=y
|
||||||
|
|
Loading…
Add table
Reference in a new issue