]> Pileus Git - ~andy/linux/blobdiff - fs/Kconfig
[PATCH] CFQ io scheduler, add ioprio documentation
[~andy/linux] / fs / Kconfig
index 8157f2e2d515fb37ff1ad81dde3e22cd22905254..062177956239b1c25c6199579e9f72faecc21212 100644 (file)
@@ -734,6 +734,12 @@ config PROC_KCORE
        bool "/proc/kcore support" if !ARM
        depends on PROC_FS && MMU
 
+config PROC_VMCORE
+        bool "/proc/vmcore support (EXPERIMENTAL)"
+        depends on PROC_FS && EMBEDDED && EXPERIMENTAL && CRASH_DUMP
+        help
+        Exports the dump image of crashed kernel in ELF format.
+
 config SYSFS
        bool "sysfs file system support" if EMBEDDED
        default y