diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
| -rw-r--r-- | arch/powerpc/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 2cde4e333fd5..f2a0f50146e1 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
| @@ -308,8 +308,8 @@ config KEXEC | |||
| 308 | strongly in flux, so no good recommendation can be made. | 308 | strongly in flux, so no good recommendation can be made. |
| 309 | 309 | ||
| 310 | config CRASH_DUMP | 310 | config CRASH_DUMP |
| 311 | bool "Build a kdump crash kernel (EXPERIMENTAL)" | 311 | bool "Build a kdump crash kernel" |
| 312 | depends on PPC_MULTIPLATFORM && PPC64 && EXPERIMENTAL | 312 | depends on PPC_MULTIPLATFORM && PPC64 |
| 313 | help | 313 | help |
| 314 | Build a kernel suitable for use as a kdump capture kernel. | 314 | Build a kernel suitable for use as a kdump capture kernel. |
| 315 | The kernel will be linked at a different address than normal, and | 315 | The kernel will be linked at a different address than normal, and |
