From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <17634.40549.377775.121184@cargo.ozlabs.ibm.com> Date: Wed, 16 Aug 2006 14:26:13 +1000 From: Paul Mackerras To: Michael Ellerman Subject: Re: [PATCH] Add CONFIG_POWERPC In-Reply-To: <20060816041617.690EB67A3F@ozlabs.org> References: <20060816041617.690EB67A3F@ozlabs.org> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Michael Ellerman writes: > We don't seem to have a top-level config symbol like other archs do. We have > PPC64 and PPC, but I think it'd be cleaner to have just one for cases where > we really mean PPC64 and/or PPC. CONFIG_PPC already means either 32-bit or 64-bit PowerPC (always has done, even before the merge). Paul.