Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756216AbbBCW0y (ORCPT ); Tue, 3 Feb 2015 17:26:54 -0500 Received: from mail-wg0-f50.google.com ([74.125.82.50]:40512 "EHLO mail-wg0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750844AbbBCW0t (ORCPT ); Tue, 3 Feb 2015 17:26:49 -0500 Message-ID: <54D14B26.4050406@gmail.com> Date: Tue, 03 Feb 2015 23:26:46 +0100 From: Sebastian Hesselbarth User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 To: Arnd Bergmann , linux-arm-kernel@lists.infradead.org CC: Antoine Tenart , thomas.petazzoni@free-electrons.com, zmxu@marvell.com, linux-kernel@vger.kernel.org, jszhang@marvell.com Subject: Re: [PATCH] ARM: berlin: add a defconfig References: <1422962932-12603-1-git-send-email-antoine.tenart@free-electrons.com> <3962783.sVjmOB1hYm@wuerfel> In-Reply-To: <3962783.sVjmOB1hYm@wuerfel> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1121 Lines: 33 On 03.02.2015 13:54, Arnd Bergmann wrote: > On Tuesday 03 February 2015 12:28:52 Antoine Tenart wrote: >> Marvell Berlin SoCs did not have a custom defconfig and were only >> supported in multi_v7_defconfig. >> >> Adds a proper defconfig, allowing to boot a Berlin SoC with all the >> currently supported features: SMP, Pinmux, AHCI, Ethernet, I2C, GPIO, >> USB, SDHCI. >> >> > > Are there any features that are not currently supported by > multi_v7_defconfig? If so, please also add them there as > loadable modules. Antoine, Arnd, do we really need two potentially diverging defconfigs? I am aware that multi_v7_defconfig adds a lot of stuff that is not required for Berlin, but still I think in terms of coverage (both Berlin and non-Berlin stuff) multi_v7 is sufficient, isn't it? However, if there is a strong desire for Berlin-only defconfig, I'll agree. Sebastian -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/