mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 11:37:06 +02:00
Merge "defconfig: arm64: Enable the SMMU V2 driver"
This commit is contained in:
commit
250faa59b7
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
arm_smmu.ko
|
||||
qcom-scm.ko
|
||||
pinctrl-msm.ko
|
||||
pinctrl-pineapple.ko
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user