diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index fec07a12c6cd..fae42da7468d 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -607,7 +607,7 @@ config KEXEC | |||
607 | strongly in flux, so no good recommendation can be made. | 607 | strongly in flux, so no good recommendation can be made. |
608 | 608 | ||
609 | config CRASH_DUMP | 609 | config CRASH_DUMP |
610 | bool "kernel crash dumps (EXPERIMENTAL)" | 610 | bool "Build a kdump crash kernel (EXPERIMENTAL)" |
611 | depends on PPC_MULTIPLATFORM && PPC64 && EXPERIMENTAL | 611 | depends on PPC_MULTIPLATFORM && PPC64 && EXPERIMENTAL |
612 | help | 612 | help |
613 | Build a kernel suitable for use as a kdump capture kernel. | 613 | Build a kernel suitable for use as a kdump capture kernel. |