defconfig: add the iommu options on msmfalcon
Add the IOMMU config options that are used for the correct operation of IOMMU driver on msmfalcon. Change-Id: Ia6c446eca8a42800e781dfdaf46eab7bd44c126f Signed-off-by: Charan Teja Reddy <charante@codeaurora.org>
This commit is contained in:
parent
057bdafd97
commit
b2fbe92ea8
1 changed files with 3 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue