diff options
author | Paul Mackerras <paulus@samba.org> | 2006-03-16 20:01:19 -0500 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2006-03-16 20:01:19 -0500 |
commit | 23dd64011285010ac291f7dddf6e287bdb43a0ad (patch) | |
tree | 0e4f4569d38d82f4dceb4150d5ad940e0fd5f24f /arch/powerpc/Kconfig | |
parent | 516450179454de9e689e0a53ed8f34b896e8651c (diff) | |
parent | 485ff09990416c75ae9593ddc71619939ab9dd51 (diff) |
Merge ../linux-2.6
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. |