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

Commit e289931a authored by Susheel Khiani's avatar Susheel Khiani
Browse files

defconfig: msm: Enable MSM_IOMMU_V1 on msmtitanium



SMMU are enabled through MSM_IOMMU_V1 config. Correct
the config which was being enabled for 32 bit
msmtitanium target.

Change-Id: Ifc9a19b8881fed8974728bd096766c27fa31f80e
Signed-off-by: default avatarSusheel Khiani <skhiani@codeaurora.org>
parent 05352690
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -521,7 +521,7 @@ CONFIG_MEM_SHARE_QMI_SERVICE=y
CONFIG_MSM_CLK_CONTROLLER_V2=y
CONFIG_MSM_MDSS_PLL=y
CONFIG_REMOTE_SPINLOCK_MSM=y
CONFIG_MSM_IOMMU=y
CONFIG_MSM_IOMMU_V1=y
CONFIG_ARM_SMMU=y
CONFIG_PWM=y
CONFIG_PWM_QPNP=y