Loading arch/x86/Kconfig +11 −10 Original line number Diff line number Diff line Loading @@ -271,16 +271,6 @@ config X86_PC help Choose this option if your computer is a standard PC or compatible. config X86_ELAN bool "AMD Elan" depends on X86_32 help Select this for an AMD Elan processor. Do not use this option for K6/Athlon/Opteron processors! If unsure, choose "PC-compatible" instead. config X86_VOYAGER bool "Voyager (NCR)" depends on X86_32 && SMP && !PCI && BROKEN Loading Loading @@ -394,6 +384,17 @@ config X86_UV This option is needed in order to support SGI Ultraviolet systems. If you don't have one of these, you should say N here. config X86_ELAN bool "AMD Elan" depends on X86_32 depends on X86_NON_STANDARD help Select this for an AMD Elan processor. Do not use this option for K6/Athlon/Opteron processors! If unsure, choose "PC-compatible" instead. config SCHED_OMIT_FRAME_POINTER def_bool y prompt "Single-depth WCHAN output" Loading Loading
arch/x86/Kconfig +11 −10 Original line number Diff line number Diff line Loading @@ -271,16 +271,6 @@ config X86_PC help Choose this option if your computer is a standard PC or compatible. config X86_ELAN bool "AMD Elan" depends on X86_32 help Select this for an AMD Elan processor. Do not use this option for K6/Athlon/Opteron processors! If unsure, choose "PC-compatible" instead. config X86_VOYAGER bool "Voyager (NCR)" depends on X86_32 && SMP && !PCI && BROKEN Loading Loading @@ -394,6 +384,17 @@ config X86_UV This option is needed in order to support SGI Ultraviolet systems. If you don't have one of these, you should say N here. config X86_ELAN bool "AMD Elan" depends on X86_32 depends on X86_NON_STANDARD help Select this for an AMD Elan processor. Do not use this option for K6/Athlon/Opteron processors! If unsure, choose "PC-compatible" instead. config SCHED_OMIT_FRAME_POINTER def_bool y prompt "Single-depth WCHAN output" Loading