Skip to content

Commit 6526b12

Browse files
dileksIngo Molnar
authored andcommitted
x86/defconfigs: Remove CONFIG_CRYPTO_AES_586 from i386_defconfig
Initially CONFIG_CRYPTO_AES_586=y was added to the i386_defconfig file in: c1b362e: ("x86: update defconfigs") The code and Kconfig for CONFIG_CRYPTO_AES_586 was removed in: 1d2c327: ("crypto: x86/aes - drop scalar assembler implementations") Remove the leftover from the i386_defconfig file as well. Signed-off-by: Sedat Dilek <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Acked-by: Randy Dunlap <[email protected]> Link: https://lore.kernel.org/r/[email protected]
1 parent f37e99a commit 6526b12

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/x86/configs/i386_defconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,6 @@ CONFIG_SECURITY_NETWORK=y
290290
CONFIG_SECURITY_SELINUX=y
291291
CONFIG_SECURITY_SELINUX_BOOTPARAM=y
292292
CONFIG_SECURITY_SELINUX_DISABLE=y
293-
CONFIG_CRYPTO_AES_586=y
294293
# CONFIG_CRYPTO_ANSI_CPRNG is not set
295294
CONFIG_EFI_STUB=y
296295
CONFIG_ACPI_BGRT=y

0 commit comments

Comments
 (0)