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