Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a4866398 authored by Stepan Moskovchenko's avatar Stepan Moskovchenko
Browse files

defconfig: 8994: Enable panic on correctable errors



Panic the kernel if a correctable cache error is detected,
since even correctable errors may be indicative of a
marginal system state, implying that the system cannot be
trusted.

Change-Id: I47b23eb6d97412db1d499410f368f4ad92e8b14c
Signed-off-by: default avatarStepan Moskovchenko <stepanm@codeaurora.org>
parent 15c4e160
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -372,6 +372,7 @@ CONFIG_SWITCH=y
CONFIG_EDAC=y
CONFIG_EDAC_MM_EDAC=y
CONFIG_EDAC_CORTEX_ARM64=y
CONFIG_EDAC_CORTEX_ARM64_PANIC_ON_CE=y
CONFIG_EDAC_CORTEX_ARM64_PANIC_ON_UE=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_QPNP=y