Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755720AbbESMeH (ORCPT ); Tue, 19 May 2015 08:34:07 -0400 Received: from down.free-electrons.com ([37.187.137.238]:33192 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755202AbbESMeE (ORCPT ); Tue, 19 May 2015 08:34:04 -0400 Date: Tue, 19 May 2015 14:33:59 +0200 From: Alexandre Belloni To: Arnd Bergmann Cc: Nicolas Ferre , Olof Johansson , Kevin Hilman , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Boris BREZILLON Subject: Re: [PATCH] ARM: multi_v7_defconfig: Add Atmel SAMA5 family Message-ID: <20150519123358.GA15179@piout.net> References: <1428051678-20450-1-git-send-email-alexandre.belloni@free-electrons.com> <555AFF3F.10400@atmel.com> <9986808.t62JLgg5NJ@wuerfel> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9986808.t62JLgg5NJ@wuerfel> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1147 Lines: 41 On 19/05/2015 at 13:04:22 +0200, Arnd Bergmann wrote : > > > @@ -250,15 +261,18 @@ CONFIG_SERIAL_FSL_LPUART=y > > > CONFIG_SERIAL_FSL_LPUART_CONSOLE=y > > > CONFIG_SERIAL_ST_ASC=y > > > CONFIG_SERIAL_ST_ASC_CONSOLE=y > > > +CONFIG_HW_RANDOM=y > > > CONFIG_I2C_CHARDEV=y > > > CONFIG_I2C_DAVINCI=y > > > CONFIG_I2C_MUX=y > > seems non-essential. > That is an oversight, it should be compiled as a module. > > > @@ -502,6 +522,8 @@ CONFIG_RTC_DRV_MV=y > > > CONFIG_RTC_DRV_TEGRA=y > > > CONFIG_DMADEVICES=y > > > CONFIG_DW_DMAC=y > > > +CONFIG_AT_HDMAC=y > > > +CONFIG_AT_XDMAC=y > > > CONFIG_MV_XOR=y > > > CONFIG_TEGRA20_APB_DMA=y > > > CONFIG_SH_DMAE=y > > What are these required for? I assume you need them for MMC? If so, that's > fine. > That is indeed the reason. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- 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/