diff options
Diffstat (limited to 'arch/powerpc/Kconfig')
-rw-r--r-- | arch/powerpc/Kconfig | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/powerpc/Kconfig b/arch/powerpc/Kconfig index 04f1e94c3437..a4e3a93bf2d4 100644 --- a/arch/powerpc/Kconfig +++ b/arch/powerpc/Kconfig | |||
@@ -389,9 +389,9 @@ config KEXEC | |||
389 | 389 | ||
390 | It is an ongoing process to be certain the hardware in a machine | 390 | It is an ongoing process to be certain the hardware in a machine |
391 | is properly shutdown, so do not be surprised if this code does not | 391 | is properly shutdown, so do not be surprised if this code does not |
392 | initially work for you. It may help to enable device hotplugging | 392 | initially work for you. As of this writing the exact hardware |
393 | support. As of this writing the exact hardware interface is | 393 | interface is strongly in flux, so no good recommendation can be |
394 | strongly in flux, so no good recommendation can be made. | 394 | made. |
395 | 395 | ||
396 | config CRASH_DUMP | 396 | config CRASH_DUMP |
397 | bool "Build a kdump crash kernel" | 397 | bool "Build a kdump crash kernel" |