aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r--arch/x86/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig
index 112afd368c77..25ff7548d3da 100644
--- a/arch/x86/Kconfig
+++ b/arch/x86/Kconfig
@@ -1269,7 +1269,6 @@ config KEXEC
1269 1269
1270config CRASH_DUMP 1270config CRASH_DUMP
1271 bool "kernel crash dumps (EXPERIMENTAL)" 1271 bool "kernel crash dumps (EXPERIMENTAL)"
1272 depends on EXPERIMENTAL
1273 depends on X86_64 || (X86_32 && HIGHMEM) 1272 depends on X86_64 || (X86_32 && HIGHMEM)
1274 help 1273 help
1275 Generate crash dump after being started by kexec. 1274 Generate crash dump after being started by kexec.