Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/linux...
[linux-2.6-block.git] / Documentation / admin-guide / kdump / kdump.rst
index 0302a93b1d40b7b0e6265306e580bfe32c9afd1b..5376890adbeb079574d812a1a775c1db1f587853 100644 (file)
@@ -136,10 +136,6 @@ System kernel config options
 
        CONFIG_KEXEC_CORE=y
 
-   Subsequently, CRASH_CORE is selected by KEXEC_CORE::
-
-       CONFIG_CRASH_CORE=y
-
 2) Enable "sysfs file system support" in "Filesystem" -> "Pseudo
    filesystems." This is usually enabled by default::
 
@@ -168,6 +164,10 @@ Dump-capture kernel config options (Arch Independent)
 
        CONFIG_CRASH_DUMP=y
 
+   And this will select VMCORE_INFO and CRASH_RESERVE::
+       CONFIG_VMCORE_INFO=y
+       CONFIG_CRASH_RESERVE=y
+
 2) Enable "/proc/vmcore support" under "Filesystems" -> "Pseudo filesystems"::
 
        CONFIG_PROC_VMCORE=y