Re: [PATCH v6 11/12] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
From: Chang S. Bae
Date: Mon May 08 2023 - 16:00:27 EST
On 5/8/2023 12:24 PM, Elliott, Robert (Servers) wrote:
...
This material belongs in arch/x86/Kconfig now (which didn't exist when
this patch series began).
Sorry, omitted one level:
arch/x86/crypto/Kconfig
Thanks for pointing this out! Otherwise, it might happen to be based on
the old mess before 28a936ef44e1 ("crypto: Kconfig - move x86 entries to
a submenu")
Thanks,
Chang