Skip to content

Commit

Permalink
crypto: user - Disable statistics interface
Browse files Browse the repository at this point in the history
Since this user-space API is still undergoing significant changes,
this patch disables it for the current merge window.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
  • Loading branch information
Herbert Xu committed Dec 7, 2018
1 parent e5bde04 commit e61efff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crypto/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1812,7 +1812,7 @@ config CRYPTO_USER_API_AEAD
cipher algorithms.

config CRYPTO_STATS
bool "Crypto usage statistics for User-space"
bool
help
This option enables the gathering of crypto stats.
This will collect:
Expand Down

0 comments on commit e61efff

Please sign in to comment.