summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPer Fransson <per.xx.fransson@stericsson.com>2011-09-29 10:46:44 +0200
committerSrinidhi KASAGAR <srinidhi.kasagar@stericsson.com>2011-10-03 11:06:01 +0200
commitd10756e942b172f6fe37fc16ad12674814a2554d (patch)
tree20453a8b7d4eab7c9d91eb8f16c1628496c2e20e
parent869fca5fdba5e63dfdcbf60141fe7a3225e1d0b4 (diff)
defconfig: enable SW reset feature
When there is no crash kernel image loaded, perform a SW reset at a panic. ST-Ericsson ID: 340331 Change-Id: I61e0026c248f4a4f1078a988b0dcd395140e5510 Signed-off-by: Per Fransson <per.xx.fransson@stericsson.com> Reviewed-on: http://gerrit.lud.stericsson.com/gerrit/32679 Reviewed-by: Srinidhi KASAGAR <srinidhi.kasagar@stericsson.com>
-rwxr-xr-xarch/arm/configs/u8500_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/configs/u8500_defconfig b/arch/arm/configs/u8500_defconfig
index 52166d610a4..81a37d89b29 100755
--- a/arch/arm/configs/u8500_defconfig
+++ b/arch/arm/configs/u8500_defconfig
@@ -62,6 +62,7 @@ CONFIG_AEABI=y
CONFIG_HIGHMEM=y
CONFIG_CMDLINE="root=/dev/ram0 init=init rw console=ttyAMA2,115200n8 mem=256M initrd=0x800000,72M"
CONFIG_KEXEC=y
+CONFIG_CRASH_SWRESET=y
CONFIG_CRASH_DUMP=y
CONFIG_FPE_NWFPE=y
CONFIG_VFP=y