From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751035Ab1IWRbT (ORCPT ); Fri, 23 Sep 2011 13:31:19 -0400 Received: from 6.mo1.mail-out.ovh.net ([46.105.43.205]:52248 "EHLO mo1.mail-out.ovh.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750724Ab1IWRbP (ORCPT ); Fri, 23 Sep 2011 13:31:15 -0400 X-Greylist: delayed 314 seconds by postgrey-1.27 at vger.kernel.org; Fri, 23 Sep 2011 13:31:15 EDT Date: Fri, 23 Sep 2011 19:03:30 +0200 From: Jean-Christophe PLAGNIOL-VILLARD To: Nicolas Ferre Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org X-Ovh-Mailout: 178.32.228.1 (mo1.mail-out.ovh.net) Subject: Re: [PATCH for 3.1] ARM: at91: add defconfig for at91sam9g45 family Message-ID: <20110923170330.GG29998@game.jcrosoft.org> References: <1316710934-22405-1-git-send-email-nicolas.ferre@atmel.com> <1316710934-22405-2-git-send-email-nicolas.ferre@atmel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1316710934-22405-2-git-send-email-nicolas.ferre@atmel.com> X-PGP-Key: http://uboot.jcrosoft.org/plagnioj.asc X-PGP-key-fingerprint: 6309 2BBA 16C8 3A07 1772 CC24 DEFC FFA3 279C CE7C User-Agent: Mutt/1.5.20 (2009-06-14) X-Ovh-Tracer-Id: 13918093175067945836 X-Ovh-Remote: 213.251.161.87 (ns32433.ovh.net) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: DONE|U 0.5/N X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -200 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrfeeftddrfeeiucetggdotefuucfrrhhofhhilhgvmecuqfggjfenuceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmneculddquddttddm Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 19:02 Thu 22 Sep , Nicolas Ferre wrote: > Defconfig file for at91sam9g45 SoC family: > at91sam9g45, at91sam9g46, at91sam9m10, at91sam9m11. > The Atmel Evaluation Kit for this family is the at91sam9m10g45ek. > > It is so useful for automatic compile tests... > > Signed-off-by: Nicolas Ferre Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD Best Regards, J.