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

Commit 86cbc503 authored by Prasad Sodagudi's avatar Prasad Sodagudi
Browse files

defconfig: kona: Disable cpu subsystem dumping driver support



Moving all the cpu subsystem dumping support to memory
dump driver to unify the approach followed dump table
entries registration.

Change-Id: Ic4f34ca4c9a01db2119701d4fb909c65a72be13e
Signed-off-by: default avatarPrasad Sodagudi <psodagud@codeaurora.org>
parent 7930610c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -546,7 +546,6 @@ CONFIG_RPMSG_QCOM_GLINK_SPSS=y
CONFIG_QCOM_COMMAND_DB=y
CONFIG_QCOM_MEM_OFFLINE=y
CONFIG_OVERRIDE_MEMORY_LIMIT=y
CONFIG_QCOM_CPUSS_DUMP=y
CONFIG_QCOM_RUN_QUEUE_STATS=y
CONFIG_MSM_QBT_HANDLER=y
CONFIG_QCOM_IPCC=y
+0 −1
Original line number Diff line number Diff line
@@ -568,7 +568,6 @@ 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
CONFIG_MSM_QBT_HANDLER=y
CONFIG_QCOM_IPCC=y