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