commit | 322cacce0a3c36d3ad89d8836b9ed6fcb06e1a61 | [log] [tgz] |
---|---|---|
author | Seth Jennings <sjenning@linux.vnet.ibm.com> | Thu Jul 19 09:42:38 2012 -0500 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Wed Aug 01 17:47:52 2012 +0800 |
tree | bfd6c5a941e31cece3c2cd75265e235567175bc1 | |
parent | 61bb86bba169507a5f223b94b9176c32c84b4721 [diff] |
powerpc/crypto: rework Kconfig This patch creates a new submenu for the NX cryptographic hardware accelerator and breaks the NX options into their own Kconfig file under drivers/crypto/nx/Kconfig. This will permit additional NX functionality to be easily and more cleanly added in the future without touching drivers/crypto/Makefile|Kconfig. Signed-off-by: Seth Jennings <sjenning@linux.vnet.ibm.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>