|
@@ -970,6 +970,13 @@ config KEXEC
|
|
support. As of this writing the exact hardware interface is
|
|
support. As of this writing the exact hardware interface is
|
|
strongly in flux, so no good recommendation can be made.
|
|
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
|
|
endmenu
|
|
|
|
|
|
|
|
|