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

Commit d8ba0bf7 authored by Charan Teja Reddy's avatar Charan Teja Reddy
Browse files

defconfig: lito: assert on memory online failures



Enable CONFIG_BUG_ON_HW_MEM_ONLINE_FAIL that helps in catching the fatal
memory online failures.

Change-Id: Ifa8fd2ba82bd2071b087fcb681ceb70364df664c
Signed-off-by: default avatarCharan Teja Reddy <charante@codeaurora.org>
parent 2fe8c633
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -546,6 +546,7 @@ CONFIG_RPMSG_QCOM_GLINK_SMEM=y
CONFIG_RPMSG_QCOM_GLINK_SPSS=y
CONFIG_QCOM_COMMAND_DB=y
CONFIG_QCOM_MEM_OFFLINE=y
CONFIG_BUG_ON_HW_MEM_ONLINE_FAIL=y
CONFIG_OVERRIDE_MEMORY_LIMIT=y
CONFIG_QCOM_CPUSS_DUMP=y
CONFIG_QCOM_RUN_QUEUE_STATS=y