diff --git a/[refs] b/[refs] index d7086ee53e13..55ac25fe43f4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5ac90c9f78953b1a2ac937cc5a2f90c3521a710e +refs/heads/master: 68250ba5df4c9d00d3064a0ba9a894035436916b diff --git a/trunk/fs/Kconfig b/trunk/fs/Kconfig index 97f317413122..2524629dc835 100644 --- a/trunk/fs/Kconfig +++ b/trunk/fs/Kconfig @@ -799,6 +799,7 @@ config PROC_KCORE config PROC_VMCORE bool "/proc/vmcore support (EXPERIMENTAL)" depends on PROC_FS && EXPERIMENTAL && CRASH_DUMP + default y help Exports the dump image of crashed kernel in ELF format.