Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752126AbaFVMZk (ORCPT ); Sun, 22 Jun 2014 08:25:40 -0400 Received: from mail-out.m-online.net ([212.18.0.9]:44012 "EHLO mail-out.m-online.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751468AbaFVMZi convert rfc822-to-8bit (ORCPT ); Sun, 22 Jun 2014 08:25:38 -0400 X-Auth-Info: v59yCk2EjWQaWFq85rlzg54uSiolN+lXgRBcRY13gN4= From: Marek Vasut To: Corentin LABBE Subject: Re: [PATCH v3 2/4] crypto: Update makefile and Kconfig for Security System Date: Sun, 22 Jun 2014 14:25:36 +0200 User-Agent: KMail/1.13.7 (Linux/3.13-trunk-amd64; KDE/4.13.1; x86_64; ; ) Cc: robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, rdunlap@infradead.org, maxime.ripard@free-electrons.com, linux@arm.linux.org.uk, herbert@gondor.apana.org.au, davem@davemloft.net, grant.likely@linaro.org, devicetree@vger.kernel.org, linux-doc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-crypto@vger.kernel.org, linux-sunxi@googlegroups.com References: <1402404197-4236-1-git-send-email-clabbe.montjoie@gmail.com> <201406142101.30546.marex@denx.de> <53A6C4EE.2020400@gmail.com> In-Reply-To: <53A6C4EE.2020400@gmail.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 8BIT Message-Id: <201406221425.36171.marex@denx.de> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sunday, June 22, 2014 at 01:58:38 PM, Corentin LABBE wrote: > Le 14/06/2014 21:01, Marek Vasut a ?crit : > > On Tuesday, June 10, 2014 at 02:43:15 PM, LABBE Corentin wrote: > >> Add necessary changes for configuring and compiling the Security System > >> driver. > >> > >> Signed-off-by: LABBE Corentin > >> --- > >> > >> drivers/crypto/Kconfig | 91 > >> > >> +++++++++++++++++++++++++++++++++++++++++++++++++ > >> drivers/crypto/Makefile > >> > >> | 1 + > >> > >> 2 files changed, 92 insertions(+) > > > > This should be part of 1/4, otherwise 1/4 just adds dead code. > > If I do that 1/4 add to the makefile a path that do not exists. > > But as you like I will change that. Well, the point is to add stuff which is logically coupled together (code, Makefile entry, Kconfig entry) in a single patch if possible. Best regards, Marek Vasut -- 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/