diff options
Diffstat (limited to 'arch/x86/Kconfig')
-rw-r--r-- | arch/x86/Kconfig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 35efba546e03..5e2919c0ff92 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -302,7 +302,6 @@ config X86_EXTENDED_PLATFORM | |||
302 | SGI 320/540 (Visual Workstation) | 302 | SGI 320/540 (Visual Workstation) |
303 | Summit/EXA (IBM x440) | 303 | Summit/EXA (IBM x440) |
304 | Unisys ES7000 IA32 series | 304 | Unisys ES7000 IA32 series |
305 | Voyager (NCR) | ||
306 | 305 | ||
307 | If you have one of these systems, or if you want to build a | 306 | If you have one of these systems, or if you want to build a |
308 | generic distribution kernel, say Y here - otherwise say N. | 307 | generic distribution kernel, say Y here - otherwise say N. |
@@ -423,19 +422,6 @@ config X86_ES7000 | |||
423 | Support for Unisys ES7000 systems. Say 'Y' here if this kernel is | 422 | Support for Unisys ES7000 systems. Say 'Y' here if this kernel is |
424 | supposed to run on an IA32-based Unisys ES7000 system. | 423 | supposed to run on an IA32-based Unisys ES7000 system. |
425 | 424 | ||
426 | config X86_VOYAGER | ||
427 | bool "Voyager (NCR)" | ||
428 | depends on SMP && !PCI && BROKEN | ||
429 | depends on X86_32_NON_STANDARD | ||
430 | ---help--- | ||
431 | Voyager is an MCA-based 32-way capable SMP architecture proprietary | ||
432 | to NCR Corp. Machine classes 345x/35xx/4100/51xx are Voyager-based. | ||
433 | |||
434 | *** WARNING *** | ||
435 | |||
436 | If you do not specifically know you have a Voyager based machine, | ||
437 | say N here, otherwise the kernel you build will not be bootable. | ||
438 | |||
439 | config SCHED_OMIT_FRAME_POINTER | 425 | config SCHED_OMIT_FRAME_POINTER |
440 | def_bool y | 426 | def_bool y |
441 | prompt "Single-depth WCHAN output" | 427 | prompt "Single-depth WCHAN output" |