mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 03:27:03 +02:00
arm64: defconfig: Restore the qcom_iommu_util module
The qcom_iommu_util module had to be reverted in commit5791009e99("Revert "arm64: defconfig: Compile in IOMMU util module"") due to an LTS merge conflict in commitd82e9dd3f4("Merge keystone/android-mainline-keystone-qcom-release.5.18-rc2 (2069378) into msm-pineapple"). Restore the compilation of the module accordingly. Change-Id: Ief7b5c44f172f1ba767039e983eb217fd765f676 Signed-off-by: Chris Goldsworthy <quic_cgoldswo@quicinc.com>
This commit is contained in:
parent
5aea34a2f3
commit
5683fe5a93
|
|
@ -11,6 +11,7 @@ CONFIG_PHY_QCOM_UFS_QRBTC_SDM845=m
|
|||
CONFIG_PINCTRL_MSM=m
|
||||
CONFIG_PINCTRL_PINEAPPLE=m
|
||||
CONFIG_QCOM_COMMAND_DB=m
|
||||
CONFIG_QCOM_IOMMU_UTIL=m
|
||||
CONFIG_QCOM_PDC=m
|
||||
CONFIG_QCOM_RPMH=m
|
||||
CONFIG_QCOM_SCM=m
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user