diff --git a/[refs] b/[refs] index 6fbd96002683..186fdf6854fd 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 92aa63a5a1bf2e7b0c79e6716d24b76dbbdcf951 +refs/heads/master: 5f016456c96868c27df248a54d1cc919e7b70a23 diff --git a/trunk/arch/i386/Kconfig b/trunk/arch/i386/Kconfig index 0f391cbf116e..6c02336fe2e4 100644 --- a/trunk/arch/i386/Kconfig +++ b/trunk/arch/i386/Kconfig @@ -970,6 +970,13 @@ config KEXEC support. As of this writing the exact hardware interface is strongly in flux, so no good recommendation can be made. +config CRASH_DUMP + bool "kernel crash dumps (EXPERIMENTAL)" + depends on EMBEDDED + depends on EXPERIMENTAL + depends on HIGHMEM + help + Generate crash dump after being started by kexec. endmenu