Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c0b6d308 authored by Mitchel Humpherys's avatar Mitchel Humpherys
Browse files

defconfig: arm64: msm: enable IOMMU unit test in the perf defconfig



The new IOMMU unit test is useful for performance profiling of various
IOMMU-related code paths.  Since there's no overhead in enabling
them (they don't impact performance unless they are invoked explicitly),
enable them in the performance defconfig.

Change-Id: I609fa147d393c36d36169d65cc089f860249101c
Signed-off-by: default avatarMitchel Humpherys <mitchelh@codeaurora.org>
parent 2aa59958
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -462,6 +462,8 @@ CONFIG_MSM_CLK_CONTROLLER_V2=y
CONFIG_MSM_MDSS_PLL=y
CONFIG_REMOTE_SPINLOCK_MSM=y
CONFIG_ARM_SMMU=y
CONFIG_IOMMU_DEBUG=y
CONFIG_IOMMU_TESTS=y
CONFIG_PWM=y
CONFIG_PWM_QPNP=y
CONFIG_CORESIGHT=y