mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 01:22:07 +00:00
crypto: nx - fix typo in nx driver config option
Signed-off-by: Seth Jennings <sjenning@linux.vnet.ibm.com> Acked-by: Kent Yoder <key@linux.vnet.ibm.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
This commit is contained in:
parent
95ead5d7ff
commit
7c76bdd7c3
@ -298,7 +298,7 @@ config CRYPTO_DEV_TEGRA_AES
|
||||
will be called tegra-aes.
|
||||
|
||||
config CRYPTO_DEV_NX
|
||||
tristate "Support for Power7+ in-Nest cryptographic accleration"
|
||||
tristate "Support for Power7+ in-Nest cryptographic acceleration"
|
||||
depends on PPC64 && IBMVIO
|
||||
select CRYPTO_AES
|
||||
select CRYPTO_CBC
|
||||
|
Loading…
Reference in New Issue
Block a user