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

Commit be1e4788 authored by Swathi Sridhar's avatar Swathi Sridhar
Browse files

defconfig: sdxprairie: Enable SMMU driver for sdxprairie



Enable SMMU driver, fast mapping and iommu debug for
sdxprairie.

Change-Id: Ie5063c6473dac94825bded2e24f84c5e5a23f55e
Signed-off-by: default avatarSwathi Sridhar <swatsrid@codeaurora.org>
parent f3b3f667
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -247,6 +247,11 @@ CONFIG_SPS_SUPPORT_NDP_BAM=y
CONFIG_USB_BAM=y
CONFIG_HWSPINLOCK=y
CONFIG_HWSPINLOCK_QCOM=y
CONFIG_IOMMU_IO_PGTABLE_FAST=y
CONFIG_ARM_SMMU=y
CONFIG_IOMMU_DEBUG=y
CONFIG_IOMMU_DEBUG_TRACKING=y
CONFIG_IOMMU_TESTS=y
CONFIG_QCOM_SMEM=y
CONFIG_PWM=y
CONFIG_ANDROID=y
+5 −0
Original line number Diff line number Diff line
@@ -236,6 +236,11 @@ CONFIG_SPS=y
CONFIG_SPS_SUPPORT_NDP_BAM=y
CONFIG_HWSPINLOCK=y
CONFIG_HWSPINLOCK_QCOM=y
CONFIG_IOMMU_IO_PGTABLE_FAST=y
CONFIG_ARM_SMMU=y
CONFIG_IOMMU_DEBUG=y
CONFIG_IOMMU_DEBUG_TRACKING=y
CONFIG_IOMMU_TESTS=y
CONFIG_QCOM_SMEM=y
CONFIG_MSM_BOOT_STATS=y
CONFIG_PWM=y