defconfig: msm8960: Enable dumping the caches on panic

For debugging purposes, enable support to dump caches on panic.
This allows for post mortem analysis to determine if cache
corruption occured.

Change-Id: I1f2d3ea33e78c06b6dad513d11a67e1e52a378de
Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
diff --git a/arch/arm/configs/msm8960_defconfig b/arch/arm/configs/msm8960_defconfig
index 71ad4ba..706bc88 100644
--- a/arch/arm/configs/msm8960_defconfig
+++ b/arch/arm/configs/msm8960_defconfig
@@ -95,6 +95,7 @@
 CONFIG_MSM_L2_ERP_1BIT_PANIC=y
 CONFIG_MSM_L2_ERP_2BIT_PANIC=y
 CONFIG_MSM_CACHE_DUMP=y
+CONFIG_MSM_CACHE_DUMP_ON_PANIC=y
 CONFIG_STRICT_MEMORY_RWX=y
 CONFIG_NO_HZ=y
 CONFIG_HIGH_RES_TIMERS=y