mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 19:21:28 +02:00
defconfig: arm64: Enable the SMMU V2 driver
Enable the SMMU V2 driver. Change-Id: I4f8ca33bf1cea6eedfa79d4da005a36f8697cf70 Signed-off-by: Chris Goldsworthy <quic_cgoldswo@quicinc.com>
This commit is contained in:
parent
1916de1d2a
commit
cdced925d0
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user