From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755581AbZF0F3s (ORCPT ); Sat, 27 Jun 2009 01:29:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751847AbZF0F3l (ORCPT ); Sat, 27 Jun 2009 01:29:41 -0400 Received: from 42.mail-out.ovh.net ([213.251.189.42]:33932 "HELO 42.mail-out.ovh.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751546AbZF0F3k (ORCPT ); Sat, 27 Jun 2009 01:29:40 -0400 Date: Sat, 27 Jun 2009 07:22:25 +0200 From: Jean-Christophe PLAGNIOL-VILLARD To: "Leo (Hao) Chen" Cc: "linux-arm-kernel@lists.arm.linux.org.uk" , Linux Kernel Subject: Re: [PATCH v1 2/6][ARM] new ARM SoC support: BCMRing Message-ID: <20090627052225.GF8587@game.jcrosoft.org> References: <8628FE4E7912BF47A96AE7DD7BAC0AADCB25AE17C2@SJEXCHCCR02.corp.ad.broadcom.com> <8628FE4E7912BF47A96AE7DD7BAC0AADCB25AE17C3@SJEXCHCCR02.corp.ad.broadcom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8628FE4E7912BF47A96AE7DD7BAC0AADCB25AE17C3@SJEXCHCCR02.corp.ad.broadcom.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-Ovh-Tracer-Id: 12556317237944953747 X-Ovh-Remote: 213.251.161.87 (ns32433.ovh.net) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-Spam-Check: DONE|H 0.5/N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 16:28 Fri 26 Jun , Leo (Hao) Chen wrote: > Hi, > > The following is the second one, just add the defconfig file into arch/arm/configs directory. no need it will be better to add it at the last patch Best Regards, J.