···331331332332 If unsure, choose "PC-compatible" instead.333333334334-config X86_VOYAGER335335- bool "Voyager (NCR)"336336- depends on X86_32 && SMP && !PCI && BROKEN337337- depends on X86_NON_STANDARD338338- help339339- Voyager is an MCA-based 32-way capable SMP architecture proprietary340340- to NCR Corp. Machine classes 345x/35xx/4100/51xx are Voyager-based.341341-342342- *** WARNING ***343343-344344- If you do not specifically know you have a Voyager based machine,345345- say N here, otherwise the kernel you build will not be bootable.346346-347334config X86_32_NON_STANDARD348335 bool "Support non-standard 32-bit SMP architectures"349336 depends on X86_32 && SMP···340353 subarchitectures. It is intended for a generic binary kernel.341354 if you select them all, kernel will probe it one by one. and will342355 fallback to default.356356+357357+config X86_BIGSMP358358+ bool "Support for big SMP systems with more than 8 CPUs"359359+ depends on X86_32_NON_STANDARD360360+ help361361+ This option is needed for the systems that have more than 8 CPUs362362+ and if the system is not of any sub-arch type above.343363344364config X86_NUMAQ345365 bool "NUMAQ (IBM/Sequent)"···374380 Support for Unisys ES7000 systems. Say 'Y' here if this kernel is375381 supposed to run on an IA32-based Unisys ES7000 system.376382377377-config X86_BIGSMP378378- bool "Support for big SMP systems with more than 8 CPUs"383383+config X86_VOYAGER384384+ bool "Voyager (NCR)"385385+ depends on SMP && !PCI && BROKEN379386 depends on X86_32_NON_STANDARD380387 help381381- This option is needed for the systems that have more than 8 CPUs382382- and if the system is not of any sub-arch type above.388388+ Voyager is an MCA-based 32-way capable SMP architecture proprietary389389+ to NCR Corp. Machine classes 345x/35xx/4100/51xx are Voyager-based.390390+391391+ *** WARNING ***392392+393393+ If you do not specifically know you have a Voyager based machine,394394+ say N here, otherwise the kernel you build will not be bootable.383395384396config SCHED_OMIT_FRAME_POINTER385397 def_bool y