diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 1d5550d19b66..74db682ec1ce 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -364,7 +364,7 @@ config X86_RDC321X | |||
364 | as R-8610-(G). | 364 | as R-8610-(G). |
365 | If you don't have one of these chips, you should say N here. | 365 | If you don't have one of these chips, you should say N here. |
366 | 366 | ||
367 | config SCHED_NO_NO_OMIT_FRAME_POINTER | 367 | config SCHED_OMIT_FRAME_POINTER |
368 | def_bool y | 368 | def_bool y |
369 | prompt "Single-depth WCHAN output" | 369 | prompt "Single-depth WCHAN output" |
370 | depends on X86 | 370 | depends on X86 |