x86/defconfigs: Remove CONFIG_CRYPTO_AES_586 from i386_defconfig
authorSedat Dilek <sedat.dilek@gmail.com>
Thu, 23 Jul 2020 17:11:14 +0000 (19:11 +0200)
committerIngo Molnar <mingo@kernel.org>
Fri, 24 Jul 2020 12:55:55 +0000 (14:55 +0200)
commit6526b12de07588253a52577f42ec99fc7ca26a1f
treef98ddd8907123d83f1ade2eef497e2f4e7e2da3b
parentf37e99aca03f63aa3f2bd13ceaf769455d12c4b0
x86/defconfigs: Remove CONFIG_CRYPTO_AES_586 from i386_defconfig

Initially CONFIG_CRYPTO_AES_586=y was added to the i386_defconfig file in:

  c1b362e3b4d3: ("x86: update defconfigs")

The code and Kconfig for CONFIG_CRYPTO_AES_586 was removed in:

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

Remove the leftover from the i386_defconfig file as well.

Signed-off-by: Sedat Dilek <sedat.dilek@gmail.com>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20200723171119.9881-1-sedat.dilek@gmail.com
arch/x86/configs/i386_defconfig