From 0e2621f585e2b51100649f09ccd767f71a2fcd83 Mon Sep 17 00:00:00 2001 From: Chris Goldsworthy Date: Sat, 12 Nov 2022 18:44:24 -0800 Subject: [PATCH] defconfig: pineapple: Enable fastmap Enable the fastmap driver for the IOMMU. Change-Id: Ie3a01ffe230fd3459e6a1408f5f78b64fbfae3b6 Signed-off-by: Chris Goldsworthy --- arch/arm64/configs/vendor/pineapple_GKI.config | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/vendor/pineapple_GKI.config b/arch/arm64/configs/vendor/pineapple_GKI.config index 171529c7c970..974bf1c7b471 100644 --- a/arch/arm64/configs/vendor/pineapple_GKI.config +++ b/arch/arm64/configs/vendor/pineapple_GKI.config @@ -45,6 +45,7 @@ CONFIG_INPUT_QCOM_HV_HAPTICS=m CONFIG_INTERCONNECT_QCOM_DEBUG=m CONFIG_INTERCONNECT_QCOM_PINEAPPLE=m CONFIG_INTERCONNECT_TEST=m +CONFIG_IOMMU_IO_PGTABLE_FAST=y CONFIG_IPA3=m CONFIG_IPC_LOGGING=m CONFIG_IPC_LOG_MINIDUMP_BUFFERS=0