linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Corentin Labbe <clabbe.montjoie@gmail.com>
To: Maxime Ripard <maxime@cerno.tech>
Cc: Chen-Yu Tsai <wens@csie.org>, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 3/3] ARM: configs: sunxi: Enable crypto related options
Date: Tue, 7 Jul 2020 15:28:38 +0200	[thread overview]
Message-ID: <20200707132838.GA5388@Red> (raw)
In-Reply-To: <20200706132323.147562-3-maxime@cerno.tech>

On Mon, Jul 06, 2020 at 03:23:23PM +0200, Maxime Ripard wrote:
> Some crypto drivers were not enabled so far, so let's make sure we have
> them compiled in our defconfig.
> 
> Signed-off-by: Maxime Ripard <maxime@cerno.tech>
> ---
>  arch/arm/configs/sunxi_defconfig | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/arch/arm/configs/sunxi_defconfig b/arch/arm/configs/sunxi_defconfig
> index 305bbe971474..244126172fd6 100644
> --- a/arch/arm/configs/sunxi_defconfig
> +++ b/arch/arm/configs/sunxi_defconfig
> @@ -168,7 +168,9 @@ CONFIG_ROOT_NFS=y
>  CONFIG_NLS_CODEPAGE_437=y
>  CONFIG_NLS_ISO8859_1=y
>  CONFIG_CRYPTO_DEV_SUN4I_SS=y
> +CONFIG_CRYPTO_DEV_SUN4I_SS_PRNG=y
>  CONFIG_CRYPTO_DEV_SUN8I_CE=y
> +CONFIG_CRYPTO_DEV_SUN8I_SS=y
>  CONFIG_DMA_CMA=y
>  CONFIG_PRINTK_TIME=y
>  CONFIG_DEBUG_FS=y

Acked-by: Corentin Labbe <clabbe.montjoie@gmail.com>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2020-07-07 13:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-06 13:23 [PATCH 1/3] ARM: configs: sunxi: Enable the PS/2 controller Maxime Ripard
2020-07-06 13:23 ` [PATCH 2/3] ARM: sunxi: configs: Enable the Mailbox driver Maxime Ripard
2020-07-06 13:23 ` [PATCH 3/3] ARM: configs: sunxi: Enable crypto related options Maxime Ripard
2020-07-07 13:28   ` Corentin Labbe [this message]
2020-07-07  7:55 ` [PATCH 1/3] ARM: configs: sunxi: Enable the PS/2 controller Chen-Yu Tsai
2020-07-07 10:53   ` Maxime Ripard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200707132838.GA5388@Red \
    --to=clabbe.montjoie@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=maxime@cerno.tech \
    --cc=wens@csie.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).