From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scott Branden Subject: Re: [PATCH 4/6] ARM: cygnus defconfig : Initial defconfig for Broadcom Cygnus SoC Date: Wed, 8 Oct 2014 04:01:06 -0700 Message-ID: <54351972.5030803@broadcom.com> References: <1412746025-11998-5-git-send-email-sbranden@broadcom.com> <1996601.jhvNxNYxnl@wuerfel> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1996601.jhvNxNYxnl@wuerfel> Sender: linux-kernel-owner@vger.kernel.org To: Arnd Bergmann Cc: Christian Daudt , Matt Porter , Russell King , bcm-kernel-feedback-list@broadcom.com, Mike Turquette , Alex Elder , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Andrew Morton , "David S. Miller" , Greg Kroah-Hartman , Joe Perches , Mauro Carvalho Chehab , Antti Palosaari , JD Zheng , Ray Jui , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Jonathan Richardson List-Id: devicetree@vger.kernel.org On 14-10-08 12:58 AM, Arnd Bergmann wrote: > On Tuesday 07 October 2014 22:27:03 Scott Branden wrote: >> From: Jonathan Richardson >> >> Tested-by: Jonathan Richardson >> Reviewed-by: JD (Jiandong) Zheng >> Signed-off-by: Scott Branden > > Do you actually need a separate defconfig? > > If possible, just add your drivers to multi_v7_defconfig, otherwise > include a justification in the patch changelog why your platform > should have its own defconfig file. We need a separate defconfig so that customers and developers have some chance of understanding what kernel drivers apply to their SoC. That way they can optimize kernel size if desired. Will update patch changelog in next version. > > Arnd >