* [PATCH] crypto: imx-scc: Kconfig: drop references to unknown symbols
@ 2023-05-12 10:08 Antony Pavlov
2023-05-12 11:17 ` Sascha Hauer
0 siblings, 1 reply; 2+ messages in thread
From: Antony Pavlov @ 2023-05-12 10:08 UTC (permalink / raw)
To: barebox
barebox has neither CRYPTO_BLKCIPHER nor CRYPTO_DES.
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
---
drivers/crypto/imx-scc/Kconfig | 2 --
1 file changed, 2 deletions(-)
diff --git a/drivers/crypto/imx-scc/Kconfig b/drivers/crypto/imx-scc/Kconfig
index c5b0ac2e83..75038fd2a5 100644
--- a/drivers/crypto/imx-scc/Kconfig
+++ b/drivers/crypto/imx-scc/Kconfig
@@ -2,8 +2,6 @@
config CRYPTO_DEV_MXC_SCC
tristate "Support for Freescale Security Controller (SCC)"
depends on (ARCH_IMX25 || COMPILE_TEST) && OFTREE
- select CRYPTO_BLKCIPHER
- select CRYPTO_DES
help
This option enables support for the Security Controller (SCC)
found in Freescale i.MX25 chips.
--
2.39.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] crypto: imx-scc: Kconfig: drop references to unknown symbols
2023-05-12 10:08 [PATCH] crypto: imx-scc: Kconfig: drop references to unknown symbols Antony Pavlov
@ 2023-05-12 11:17 ` Sascha Hauer
0 siblings, 0 replies; 2+ messages in thread
From: Sascha Hauer @ 2023-05-12 11:17 UTC (permalink / raw)
To: Antony Pavlov; +Cc: barebox
On Fri, May 12, 2023 at 01:08:25PM +0300, Antony Pavlov wrote:
> barebox has neither CRYPTO_BLKCIPHER nor CRYPTO_DES.
>
> Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
> ---
> drivers/crypto/imx-scc/Kconfig | 2 --
> 1 file changed, 2 deletions(-)
Applied, thanks
Sascha
>
> diff --git a/drivers/crypto/imx-scc/Kconfig b/drivers/crypto/imx-scc/Kconfig
> index c5b0ac2e83..75038fd2a5 100644
> --- a/drivers/crypto/imx-scc/Kconfig
> +++ b/drivers/crypto/imx-scc/Kconfig
> @@ -2,8 +2,6 @@
> config CRYPTO_DEV_MXC_SCC
> tristate "Support for Freescale Security Controller (SCC)"
> depends on (ARCH_IMX25 || COMPILE_TEST) && OFTREE
> - select CRYPTO_BLKCIPHER
> - select CRYPTO_DES
> help
> This option enables support for the Security Controller (SCC)
> found in Freescale i.MX25 chips.
> --
> 2.39.0
>
>
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-12 11:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-12 10:08 [PATCH] crypto: imx-scc: Kconfig: drop references to unknown symbols Antony Pavlov
2023-05-12 11:17 ` Sascha Hauer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox