Merge "defconfig: arm64: Enable the SMMU V2 driver"

This commit is contained in:
qctecmdr 2022-04-05 12:27:12 -07:00 committed by Gerrit - the friendly Code Review server
commit 250faa59b7
2 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,7 @@
CONFIG_ARCH_PINEAPPLE=y
CONFIG_ARM_SMMU=m
CONFIG_ARM_SMMU_DISABLE_BYPASS_BY_DEFAULT=y
CONFIG_ARM_SMMU_QCOM=m
CONFIG_COMMON_CLK_QCOM=m
CONFIG_LOCALVERSION="-gki"
# CONFIG_MODULE_SIG_ALL is not set

View File

@ -1,3 +1,4 @@
arm_smmu.ko
qcom-scm.ko
pinctrl-msm.ko
pinctrl-pineapple.ko