From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org (ozlabs.org [203.10.76.45]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mx.ozlabs.org", Issuer "CA Cert Signing Authority" (verified OK)) by bilbo.ozlabs.org (Postfix) with ESMTPS id 289E5B7B96 for ; Thu, 30 Jul 2009 14:32:51 +1000 (EST) Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 655CBDDD1B for ; Thu, 30 Jul 2009 14:32:50 +1000 (EST) Message-Id: <890E9843-BCD3-4B3C-AD00-7F3F768AC2AB@kernel.crashing.org> From: Kumar Gala To: Martyn Welch In-Reply-To: <20090702141835.22350.25503.stgit@ES-J7S4D2J.amer.consind.ge.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: [PATCH] powerpc/86xx: Update defconfig for GE Fanuc's PPC9A Date: Wed, 29 Jul 2009 23:32:42 -0500 References: <20090702141835.22350.25503.stgit@ES-J7S4D2J.amer.consind.ge.com> Cc: linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Jul 2, 2009, at 9:18 AM, Martyn Welch wrote: > General update of defconfig including the following notable changes: > - Enable GPIO access via sysfs on GE Fanuc's PPC9A. > - Enable Highmem support. > - Support for PCMCIA based daughter card. > > Signed-off-by: Martyn Welch > --- > > arch/powerpc/configs/86xx/gef_ppc9a_defconfig | 518 ++++++++ > +---------------- > 1 files changed, 196 insertions(+), 322 deletions(-) applied to merge - k