From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ob0-x236.google.com (mail-ob0-x236.google.com [IPv6:2607:f8b0:4003:c01::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 8552D1A0407 for ; Fri, 13 Mar 2015 07:20:04 +1100 (AEDT) Received: by obbnt9 with SMTP id nt9so16507979obb.9 for ; Thu, 12 Mar 2015 13:20:01 -0700 (PDT) MIME-Version: 1.0 Sender: geert.uytterhoeven@gmail.com In-Reply-To: <20150312152420.11C821A2425@localhost.localdomain> References: <20150312152420.11C821A2425@localhost.localdomain> Date: Thu, 12 Mar 2015 21:20:01 +0100 Message-ID: Subject: Re: [PATCH 0/8] powerpc/8xx: Getting rid of CONFIG_8xx From: Geert Uytterhoeven To: Christophe Leroy Content-Type: text/plain; charset=UTF-8 Cc: Linux Fbdev development list , Paul Mackerras , Jiri Slaby , Richard Weinberger , Tomi Valkeinen , "linux-serial@vger.kernel.org" , Jean-Christophe Plagniol-Villard , David Woodhouse , uml-devel , Jeff Dike , uml-user , Scott Wood , Karsten Keil , Greg Kroah-Hartman , "linux-kernel@vger.kernel.org" , "netdev@vger.kernel.org" , MTD Maling List , Brian Norris , "linuxppc-dev@lists.ozlabs.org" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, Mar 12, 2015 at 4:24 PM, Christophe Leroy wrote: > Two config options exist to define powerpc MPC8xx: > * CONFIG_PPC_8xx > * CONFIG_8xx > In addition, CONFIG_PPC_8xx also defines CONFIG_CPM1 as > communication co-processor > > arch/powerpc/platforms/Kconfig.cputype has contained the following > comment about CONFIG_8xx item for some years: > "# this is temp to handle compat with arch=ppc" > > It looks like not many places still have that old CONFIG_8xx used, > so it is likely to be a good time to get rid of it completely ? We also have CONFIG_40x,. CONFIG_44x, and CONFIG_4xx. There's no CONFIG_PPC_4* though. Do we want (some) consistency? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds