crypto: Kconfig - move x86 entries to a submenu
authorRobert Elliott <elliott@hpe.com>
Sat, 20 Aug 2022 18:41:39 +0000 (13:41 -0500)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 26 Aug 2022 10:50:41 +0000 (18:50 +0800)
commit28a936ef44e12b4d2b38f45ff767262763b60a20
treedb320d79e664fa48dcf8d8c8dd78d6e8c07525f6
parent0e9f9ea6e21f7e0b2a25abf01140315e36e95d1d
crypto: Kconfig - move x86 entries to a submenu

Move CPU-specific crypto/Kconfig entries to arch/xxx/crypto/Kconfig
and create a submenu for them under the Crypto API menu.

Suggested-by: Eric Biggers <ebiggers@kernel.org>
Signed-off-by: Robert Elliott <elliott@hpe.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/crypto/Kconfig [new file with mode: 0644]
crypto/Kconfig