All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Gonzalez <marc.w.gonzalez@free.fr>
To: arm-soc <arm@kernel.org>
Cc: Linux ARM <linux-arm-kernel@lists.infradead.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH 7/9] arm64: defconfig: Drop CRYPTO_DEV_FSL_DPAA2_CAAM
Date: Wed, 7 Nov 2018 21:18:02 +0100	[thread overview]
Message-ID: <e6e0105f-3135-e5b7-8224-419c9f730a09@free.fr> (raw)
In-Reply-To: <8b49a92b-ca92-1fca-cd09-3bcd7a3dcbb9@free.fr>

Commit e8342cc7954e ("enable CAAM crypto engine on QorIQ DPAA2 SoCs")
enabled CRYPTO_DEV_FSL_DPAA2_CAAM, which depends on FSL_MC_DPIO,
which is not set.

Signed-off-by: Marc Gonzalez <marc.w.gonzalez@free.fr>
---
 arch/arm64/configs/defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 8e181cca0a05..e4957df18f23 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -727,4 +727,3 @@ CONFIG_DEBUG_KERNEL=y
 # CONFIG_DEBUG_PREEMPT is not set
 # CONFIG_FTRACE is not set
 CONFIG_MEMTEST=y
-CONFIG_CRYPTO_DEV_FSL_DPAA2_CAAM=y
-- 
2.17.1

WARNING: multiple messages have this Message-ID (diff)
From: marc.w.gonzalez@free.fr (Marc Gonzalez)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 7/9] arm64: defconfig: Drop CRYPTO_DEV_FSL_DPAA2_CAAM
Date: Wed, 7 Nov 2018 21:18:02 +0100	[thread overview]
Message-ID: <e6e0105f-3135-e5b7-8224-419c9f730a09@free.fr> (raw)
In-Reply-To: <8b49a92b-ca92-1fca-cd09-3bcd7a3dcbb9@free.fr>

Commit e8342cc7954e ("enable CAAM crypto engine on QorIQ DPAA2 SoCs")
enabled CRYPTO_DEV_FSL_DPAA2_CAAM, which depends on FSL_MC_DPIO,
which is not set.

Signed-off-by: Marc Gonzalez <marc.w.gonzalez@free.fr>
---
 arch/arm64/configs/defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 8e181cca0a05..e4957df18f23 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -727,4 +727,3 @@ CONFIG_DEBUG_KERNEL=y
 # CONFIG_DEBUG_PREEMPT is not set
 # CONFIG_FTRACE is not set
 CONFIG_MEMTEST=y
-CONFIG_CRYPTO_DEV_FSL_DPAA2_CAAM=y
-- 
2.17.1

  parent reply	other threads:[~2018-11-07 20:23 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-07 20:12 [PATCH 0/9] Regenerate arm64 defconfig for current kernel Marc Gonzalez
2018-11-07 20:12 ` Marc Gonzalez
2018-11-07 20:14 ` [PATCH 1/9] arm64: defconfig: Regenerate for v4.20 Marc Gonzalez
2018-11-07 20:14   ` Marc Gonzalez
2018-11-07 20:14 ` [PATCH 2/9] arm64: defconfig: Drop ARM_BIG_LITTLE_CPUFREQ Marc Gonzalez
2018-11-07 20:14   ` Marc Gonzalez
2018-11-07 20:54   ` Marc Gonzalez
2018-11-07 20:54     ` Marc Gonzalez
2018-11-08  4:47     ` Viresh Kumar
2018-11-08  4:47       ` Viresh Kumar
2018-11-08 10:09   ` Mark Rutland
2018-11-08 10:09     ` Mark Rutland
2018-11-07 20:15 ` [PATCH 3/9] arm64: defconfig: Drop NF_CONNTRACK_IPV{4,6} Marc Gonzalez
2018-11-07 20:15   ` Marc Gonzalez
2018-11-08 10:14   ` Mark Rutland
2018-11-08 10:14     ` Mark Rutland
2018-11-07 20:15 ` [PATCH 4/9] arm64: defconfig: Drop USB_ULPI_BUS and USB_CHIPIDEA_ULPI Marc Gonzalez
2018-11-07 20:15   ` Marc Gonzalez
2018-11-07 20:58   ` Marc Gonzalez
2018-11-07 20:58     ` Marc Gonzalez
2018-11-07 20:16 ` [PATCH 5/9] arm64: defconfig: Replace PINCTRL_MT7622 with PINCTRL_MTK_MOORE Marc Gonzalez
2018-11-07 20:16   ` Marc Gonzalez
2018-11-07 20:51   ` Marc Gonzalez
2018-11-07 20:51     ` Marc Gonzalez
2018-11-07 20:17 ` [PATCH 6/9] arm64: defconfig: Drop redundant SND_SOC_ROCKCHIP_I2S Marc Gonzalez
2018-11-07 20:17   ` Marc Gonzalez
2018-11-07 20:18 ` Marc Gonzalez [this message]
2018-11-07 20:18   ` [PATCH 7/9] arm64: defconfig: Drop CRYPTO_DEV_FSL_DPAA2_CAAM Marc Gonzalez
2018-11-07 20:49   ` Marc Gonzalez
2018-11-07 20:49     ` Marc Gonzalez
2018-11-08 11:23     ` Horia Geanta
2018-11-08 11:23       ` Horia Geanta
2018-11-08 11:38       ` Horia Geanta
2018-11-08 11:38         ` Horia Geanta
2018-11-08 13:23         ` Marc Gonzalez
2018-11-08 13:23           ` Marc Gonzalez
2018-11-08 15:51           ` Horia Geanta
2018-11-08 15:51             ` Horia Geanta
2018-11-07 20:18 ` [PATCH 8/9] arm64: defconfig: Change SCSI_UFS_HISI=m Marc Gonzalez
2018-11-07 20:18   ` Marc Gonzalez
2018-11-07 20:19 ` [PATCH 9/9] arm64: defconfig: Drop redundant sound codec options Marc Gonzalez
2018-11-07 20:19   ` Marc Gonzalez
2018-11-07 20:39 ` [PATCH 0/9] Regenerate arm64 defconfig for current kernel Marc Gonzalez
2018-11-07 20:39   ` Marc Gonzalez
2018-11-07 21:51   ` Arnd Bergmann
2018-11-07 21:51     ` Arnd Bergmann

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=e6e0105f-3135-e5b7-8224-419c9f730a09@free.fr \
    --to=marc.w.gonzalez@free.fr \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.