Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264037AbTE0SJM (ORCPT ); Tue, 27 May 2003 14:09:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264012AbTE0SI1 (ORCPT ); Tue, 27 May 2003 14:08:27 -0400 Received: from smtpzilla5.xs4all.nl ([194.109.127.141]:31753 "EHLO smtpzilla5.xs4all.nl") by vger.kernel.org with ESMTP id S264016AbTE0SGn (ORCPT ); Tue, 27 May 2003 14:06:43 -0400 Date: Tue, 27 May 2003 20:19:39 +0200 (CEST) From: Roman Zippel X-X-Sender: roman@serv To: John Stoffel cc: William Lee Irwin III , DevilKin-LKML , Subject: Re: Linux 2.5.70 compile error In-Reply-To: <16083.35048.737099.575241@gargle.gargle.HOWL> Message-ID: References: <200305271048.36495.devilkin-lkml@blindguardian.org> <20030527130515.GH8978@holomorphy.com> <200305271729.49047.devilkin-lkml@blindguardian.org> <20030527153619.GJ8978@holomorphy.com> <16083.35048.737099.575241@gargle.gargle.HOWL> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1336 Lines: 36 Hi, On Tue, 27 May 2003, John Stoffel wrote: > * > * Processor type and features > * > Subarchitecture Type (PC-compatible, Voyager (NCR), NUMAQ (IBM/Sequent), Summit/EXA (IBM x440), Support for other sub-arch SMP systems with more than 8 CPUs, SGI 320/540 (Visual Workstation), Generic architecture (Summit, bigsmp, default)) [PC-compatible] (NEW) > > > What the hell am I supposed to enter here? This is just friggin ugly > and un-readable. It should be cleaned up. I agree and I already fixed this here, so with the next update this will look like this: Subarchitecture Type > 1. PC-compatible (X86_PC) 2. Voyager (NCR) (X86_VOYAGER) 3. NUMAQ (IBM/Sequent) (X86_NUMAQ) 4. Summit/EXA (IBM x440) (X86_SUMMIT) 5. Support for other sub-arch SMP systems with more than 8 CPUs (X86_BIGSMP) 6. SGI 320/540 (Visual Workstation) (X86_VISWS) 7. Generic architecture (Summit, bigsmp, default) (X86_GENERICARCH) (NEW) choice[1-7]: This has other advantages too, one can see now which options were newly added and the individual help texts are accessible. bye, Roman - 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/