From fd965aa44dc581b29d3485be910e14a9cbfcb606 Mon Sep 17 00:00:00 2001 From: Bruce Levy Date: Fri, 18 Nov 2022 16:22:53 -0800 Subject: [PATCH] soc: qcom: pineapple_GKI: Enable panel notifier flag Enable panel event notifier driver for pineapple gki defconfig. Change-Id: I7ada21d7420c0eafcae01289b223d9fa4df40d0b Signed-off-by: Bruce Levy --- 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 c5903404597e..f0ebecd26c62 100644 --- a/arch/arm64/configs/vendor/pineapple_GKI.config +++ b/arch/arm64/configs/vendor/pineapple_GKI.config @@ -121,6 +121,7 @@ CONFIG_QCOM_MEM_BUF_GH=y CONFIG_QCOM_MEM_BUF_MSGQ=m CONFIG_QCOM_MEM_OFFLINE=m # CONFIG_QCOM_MINIDUMP is not set +CONFIG_QCOM_PANEL_EVENT_NOTIFIER=m CONFIG_QCOM_PANIC_ON_NOTIF_TIMEOUT=y CONFIG_QCOM_PANIC_ON_PDR_NOTIF_TIMEOUT=y CONFIG_QCOM_PDC=m