From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from 11.mo3.mail-out.ovh.net ([87.98.184.158] helo=mo3.mail-out.ovh.net) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1SIdrf-00056U-AA for barebox@lists.infradead.org; Fri, 13 Apr 2012 10:36:27 +0000 Received: from mail622.ha.ovh.net (b7.ovh.net [213.186.33.57]) by mo3.mail-out.ovh.net (Postfix) with SMTP id 958F3FF9697 for ; Fri, 13 Apr 2012 12:37:32 +0200 (CEST) Date: Fri, 13 Apr 2012 12:18:46 +0200 From: Jean-Christophe PLAGNIOL-VILLARD Message-ID: <20120413101846.GG11079@game.jcrosoft.org> References: <1333767731-21927-2-git-send-email-plagnioj@jcrosoft.com> <1333806636-32160-1-git-send-email-plagnioj@jcrosoft.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <1333806636-32160-1-git-send-email-plagnioj@jcrosoft.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: barebox-bounces@lists.infradead.org Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 2/2 v2] at91sam9260ek/9g20ek: udpate defconfig To: barebox@lists.infradead.org On 15:50 Sat 07 Apr , Jean-Christophe PLAGNIOL-VILLARD wrote: > drop: > - ZLIB > - MTD OOB DEVICE > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > --- > update against current tree and this one? Best Regards, j. > > update the pull with it > > Best Regards, > J. > arch/arm/configs/at91sam9260ek_defconfig | 2 +- > arch/arm/configs/at91sam9g20ek_defconfig | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/arch/arm/configs/at91sam9260ek_defconfig b/arch/arm/configs/at91sam9260ek_defconfig > index c288d39..ec8ab22 100644 > --- a/arch/arm/configs/at91sam9260ek_defconfig > +++ b/arch/arm/configs/at91sam9260ek_defconfig > @@ -51,6 +51,7 @@ CONFIG_NET_NETCONSOLE=y > CONFIG_DRIVER_NET_MACB=y > # CONFIG_SPI is not set > CONFIG_MTD=y > +# CONFIG_MTD_OOB_DEVICE is not set > CONFIG_NAND=y > # CONFIG_NAND_ECC_HW is not set > # CONFIG_NAND_ECC_HW_SYNDROME is not set > @@ -69,4 +70,3 @@ CONFIG_LED_TRIGGERS=y > CONFIG_FS_FAT=y > CONFIG_FS_FAT_WRITE=y > CONFIG_FS_FAT_LFN=y > -CONFIG_ZLIB=y > diff --git a/arch/arm/configs/at91sam9g20ek_defconfig b/arch/arm/configs/at91sam9g20ek_defconfig > index 9473488..49876c0 100644 > --- a/arch/arm/configs/at91sam9g20ek_defconfig > +++ b/arch/arm/configs/at91sam9g20ek_defconfig > @@ -52,6 +52,7 @@ CONFIG_NET_NETCONSOLE=y > CONFIG_DRIVER_NET_MACB=y > # CONFIG_SPI is not set > CONFIG_MTD=y > +# CONFIG_MTD_OOB_DEVICE is not set > CONFIG_NAND=y > # CONFIG_NAND_ECC_HW is not set > # CONFIG_NAND_ECC_HW_SYNDROME is not set > @@ -70,4 +71,3 @@ CONFIG_LED_TRIGGERS=y > CONFIG_FS_FAT=y > CONFIG_FS_FAT_WRITE=y > CONFIG_FS_FAT_LFN=y > -CONFIG_ZLIB=y > -- > 1.7.9.1 > _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox