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:
Chris Goldsworthy 2022-04-01 16:20:33 -07:00
parent 1916de1d2a
commit cdced925d0

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