From 0a039f9ee0c12ced55cd70f8079eb078f888a607 Mon Sep 17 00:00:00 2001 From: Xubin Bai Date: Wed, 29 Jun 2022 07:09:14 -0700 Subject: [PATCH] defconfig: pineapple-gki: Enable debugcc driver Enable debugcc driver for Pineapple. Change-Id: I2efdd64b659d597d8c0d4b88daa00489b569c50f Signed-off-by: Xubin Bai --- 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 9ef5b1c42430..ff4622eb9c16 100644 --- a/arch/arm64/configs/vendor/pineapple_GKI.config +++ b/arch/arm64/configs/vendor/pineapple_GKI.config @@ -43,6 +43,7 @@ CONFIG_REGULATOR_STUB=m # CONFIG_RPMSG_QCOM_SMD is not set CONFIG_SCSI_UFS_QCOM=m CONFIG_SM_CAMCC_PINEAPPLE=m +CONFIG_SM_DEBUGCC_PINEAPPLE=m CONFIG_SM_DISPCC_PINEAPPLE=m CONFIG_SM_GCC_PINEAPPLE=m CONFIG_SM_TCSRCC_PINEAPPLE=m