defconfig: Enable Kryo EDAC driver for Lahaina

Enable Kryo EDAC driver for Lahaina, and also add the driver
module to auto-load list.

Change-Id: I109dc17c3704c72281622992cdd35e24386f7e45
Signed-off-by: Huang Yiwei <hyiwei@codeaurora.org>
This commit is contained in:
Huang Yiwei 2021-01-13 16:49:27 +08:00 committed by Gerrit - the friendly Code Review server
parent 998a4498d0
commit 9ce2203ad0
2 changed files with 9 additions and 0 deletions

View File

@ -221,3 +221,9 @@ CONFIG_IPC_LOGGING=m
# CONFIG_FTRACE_STARTUP_TEST is not set
# CONFIG_TOUCHSCREEN_SYNAPTICS_TCM is not set
CONFIG_QCOM_MEMORY_DUMP_V2=m
CONFIG_EDAC_KRYO_ARM64=m
CONFIG_EDAC_KRYO_ARM64_PANIC_ON_UE=y
# CONFIG_EDAC_KRYO_ARM64_PANIC_ON_CE is not set
CONFIG_EDAC_QCOM=m
CONFIG_EDAC_QCOM_LLCC_PANIC_ON_UE=y
# CONFIG_EDAC_QCOM_LLCC_PANIC_ON_CE is not set

View File

@ -76,3 +76,6 @@ qcom_ipcc.ko
cqhci.ko
sdhci-msm.ko
memory_dump_v2.ko
llcc-qcom.ko
qcom_edac.ko
kryo_arm64_edac.ko