From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:36112 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725992AbeJaQYg (ORCPT ); Wed, 31 Oct 2018 12:24:36 -0400 Date: Wed, 31 Oct 2018 15:27:14 +0800 From: Shawn Guo To: Leonard Crestez Cc: Fabio Estevam , Mark Rutland , "devicetree@vger.kernel.org" , Aymen Sghaier , Herbert Xu , Horia Geanta , "linux-kernel@vger.kernel.org" , Franck Lenormand , Marek Vasut , Rob Herring , "linux-crypto@vger.kernel.org" , "kernel@pengutronix.de" , "David S . Miller " , "linux-arm-kernel@lists.infradead.org" , dl-linux-imx Subject: Re: [PATCH v4 4/4] ARM: imx_v6_v7_defconfig: Enable CRYPTO_DEV_MXS_DCP Message-ID: <20181031072712.GK10386@tiger> References: <5ba9a89b881f6ce816262ce52f431e32e7fb85a7.1539779579.git.leonard.crestez@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5ba9a89b881f6ce816262ce52f431e32e7fb85a7.1539779579.git.leonard.crestez@nxp.com> Sender: linux-crypto-owner@vger.kernel.org List-ID: On Wed, Oct 17, 2018 at 12:37:55PM +0000, Leonard Crestez wrote: > This block is present in 6sl, 6sll and 6ull so it should be enabled in > the default imx kernel config. > > Signed-off-by: Leonard Crestez > Reviewed-by: Fabio Estevam Applied, thanks. From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Wed, 31 Oct 2018 15:27:14 +0800 Subject: [PATCH v4 4/4] ARM: imx_v6_v7_defconfig: Enable CRYPTO_DEV_MXS_DCP In-Reply-To: <5ba9a89b881f6ce816262ce52f431e32e7fb85a7.1539779579.git.leonard.crestez@nxp.com> References: <5ba9a89b881f6ce816262ce52f431e32e7fb85a7.1539779579.git.leonard.crestez@nxp.com> Message-ID: <20181031072712.GK10386@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Oct 17, 2018 at 12:37:55PM +0000, Leonard Crestez wrote: > This block is present in 6sl, 6sll and 6ull so it should be enabled in > the default imx kernel config. > > Signed-off-by: Leonard Crestez > Reviewed-by: Fabio Estevam Applied, thanks.