Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261695AbUJ1PBI (ORCPT ); Thu, 28 Oct 2004 11:01:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261694AbUJ1PBH (ORCPT ); Thu, 28 Oct 2004 11:01:07 -0400 Received: from out012pub.verizon.net ([206.46.170.137]:672 "EHLO out012.verizon.net") by vger.kernel.org with ESMTP id S261686AbUJ1PAl (ORCPT ); Thu, 28 Oct 2004 11:00:41 -0400 From: james4765@verizon.net To: kernel-janitors@lists.osdl.org Cc: rusty@rustcorp.com.au, linux-kernel@vger.kernel.org, james4765@verizon.net Message-Id: <20041028150036.2776.33028.66289@localhost.localdomain> In-Reply-To: <20041028150029.2776.69333.50087@localhost.localdomain> References: <20041028150029.2776.69333.50087@localhost.localdomain> Subject: [PATCH 2/9] to arch/sparc64/Kconfig X-Authentication-Info: Submitted using SMTP AUTH at out012.verizon.net from [209.158.211.53] at Thu, 28 Oct 2004 10:00:36 -0500 Date: Thu, 28 Oct 2004 10:00:37 -0500 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1895 Lines: 42 Description: Remove x86-specific help in arch/sparc64/Kconfig. Apply against 2.6.9. Signed-off by: James Nelson diff -u ./arch/sparc64/Kconfig.orig ./arch/sparc64/Kconfig --- ./arch/sparc64/Kconfig.orig 2004-10-16 11:23:24.940665125 -0400 +++ ./arch/sparc64/Kconfig 2004-10-16 11:29:32.674618258 -0400 @@ -92,8 +92,8 @@ bool "Symmetric multi-processing support" ---help--- This enables support for systems with more than one CPU. If you have - a system with only one CPU, like most personal computers, say N. If - you have a system with more than one CPU, say Y. + a system with only one CPU, say N. If you have a system with more than + one CPU, say Y. If you say N here, the kernel will run on single and multiprocessor machines, but will use only one CPU of a multiprocessor machine. If @@ -101,17 +101,11 @@ singleprocessor machines. On a singleprocessor machine, the kernel will run faster if you say N here. - Note that if you say Y here and choose architecture "586" or - "Pentium" under "Processor family", the kernel will not work on 486 - architectures. Similarly, multiprocessor kernels for the "PPro" - architecture may not work on all Pentium based boards. - People using multiprocessor machines who say Y here should also say Y to "Enhanced Real Time Clock Support", below. The "Advanced Power Management" code will be disabled if you say Y here. See also the , - , and the SMP-HOWTO available at . - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/