crypto: Kconfig - move sparc entries to a submenu
authorRobert Elliott <elliott@hpe.com>
Sat, 20 Aug 2022 18:41:38 +0000 (13:41 -0500)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 26 Aug 2022 10:50:41 +0000 (18:50 +0800)
commit0e9f9ea6e21f7e0b2a25abf01140315e36e95d1d
tree95a0853f6fc3548147f1aab70b6acbf746664da5
parentc9d24c97c89c1ba9b2d4ff8b721443d7471f87b6
crypto: Kconfig - move sparc 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/sparc/crypto/Kconfig [new file with mode: 0644]
crypto/Kconfig