mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-30 19:06:14 +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
1 changed files with 1 additions and 1 deletions
|
@ -298,7 +298,7 @@ config CRYPTO_DEV_TEGRA_AES
|
||||||
will be called tegra-aes.
|
will be called tegra-aes.
|
||||||
|
|
||||||
config CRYPTO_DEV_NX
|
config CRYPTO_DEV_NX
|
||||||
tristate "Support for Power7+ in-Nest cryptographic accleration"
|
tristate "Support for Power7+ in-Nest cryptographic acceleration"
|
||||||
depends on PPC64 && IBMVIO
|
depends on PPC64 && IBMVIO
|
||||||
select CRYPTO_AES
|
select CRYPTO_AES
|
||||||
select CRYPTO_CBC
|
select CRYPTO_CBC
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue