From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.177]) by ozlabs.org (Postfix) with ESMTP id ADF29DDF20 for ; Tue, 1 Jul 2008 16:17:56 +1000 (EST) From: Arnd Bergmann To: linuxppc-dev@ozlabs.org Subject: Re: [PATCH][RESEND] powerpc: Add 82xx/83xx/86xx to 6xx Multiplatform Date: Tue, 1 Jul 2008 08:17:44 +0200 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Message-Id: <200807010817.44804.arnd@arndb.de> Cc: Paul Mackerras List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Tuesday 01 July 2008, Kumar Gala wrote: > There isn't any reason at this point that we can't build 82xx, 83xx & 86xx > support in with the other 6xx based boards. =A0Twiddle the Kconfigs to al= low > this. >=20 > This allows us to remove the machine type selection for related to 6xx. >=20 > Signed-off-by: Kumar Gala Acked-by: Arnd Bergmann Thanks for doing this now. I had sent a similar patch last year when there were still bugs in the source preventing it from working, but now it all looks good.