All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] x86/configs: Remove CONFIG_CRYPTO_AES_586 from i386_defconfig
@ 2020-07-23 16:47 Sedat Dilek
  0 siblings, 0 replies; only message in thread
From: Sedat Dilek @ 2020-07-23 16:47 UTC (permalink / raw)
  To: Thomas Gleixner, Ingo Molnar, Borislav Petkov, x86,
	H. Peter Anvin, Maciej W. Rozycki, Miguel Ojeda, Jens Axboe,
	Masahiro Yamada, Martin K. Petersen, Diego Elio Pettenò,
	Sedat Dilek, Randy Dunlap, linux-kernel

Initially CONFIG_CRYPTO_AES_586=y was added to i386_defconfig file by
commit c1b362e3b4d3 ("x86: update defconfigs").

The code and Kconfig for CONFIG_CRYPTO_AES_586 was removed in:

commit 1d2c3279311e4f03fcf164e1366f2fda9f4bfccf
("crypto: x86/aes - drop scalar assembler implementations")

Remove the Kconfig relict from i386_defconfig file.

Signed-off-by: Sedat Dilek <sedat.dilek@gmail.com>
---
 arch/x86/configs/i386_defconfig | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/x86/configs/i386_defconfig b/arch/x86/configs/i386_defconfig
index 550904591e94..3a2a89882350 100644
--- a/arch/x86/configs/i386_defconfig
+++ b/arch/x86/configs/i386_defconfig
@@ -290,7 +290,6 @@ CONFIG_SECURITY_NETWORK=y
 CONFIG_SECURITY_SELINUX=y
 CONFIG_SECURITY_SELINUX_BOOTPARAM=y
 CONFIG_SECURITY_SELINUX_DISABLE=y
-CONFIG_CRYPTO_AES_586=y
 # CONFIG_CRYPTO_ANSI_CPRNG is not set
 CONFIG_EFI_STUB=y
 CONFIG_ACPI_BGRT=y
-- 
2.28.0.rc2


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2020-07-23 16:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-23 16:47 [PATCH] x86/configs: Remove CONFIG_CRYPTO_AES_586 from i386_defconfig Sedat Dilek

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.