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