commit | c9d24c97c89c1ba9b2d4ff8b721443d7471f87b6 | [log] [tgz] |
---|---|---|
author | Robert Elliott <elliott@hpe.com> | Sat Aug 20 13:41:37 2022 -0500 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Fri Aug 26 18:50:41 2022 +0800 |
tree | 43093b1573acd9fc589a1b2dd0a9da7f84771607 | |
parent | 6a490a4e8b4c015113045d045dc1ae94735211bb [diff] |
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>