commit | 746b2e024c67aa605ac12d135cd7085a49cf9dc4 | [log] [tgz] |
---|---|---|
author | Ard Biesheuvel <ardb@kernel.org> | Fri Nov 08 13:22:07 2019 +0100 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Sun Nov 17 09:02:38 2019 +0800 |
tree | cf7f482bec95a2b3121e257c5e8bde7af19e6ee3 | |
parent | 20cc01baa33463e9e8b202b0cbaeafbac0f9202c [diff] |
crypto: lib - tidy up lib/crypto Kconfig and Makefile In preparation of introducing a set of crypto library interfaces, tidy up the Makefile and split off the Kconfig symbols into a separate file. Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>