lkml.org 
[lkml]   [2018]   [Nov]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v5 02/11] crypto: CRYPTO_STATS should depend on CRYPTO_USER
    Date
    CRYPTO_STATS is using CRYPTO_USER stuff, so it should depends on it.
    Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
    ---
    crypto/Kconfig | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/crypto/Kconfig b/crypto/Kconfig
    index b6376d5d973e..5994d0fa7a78 100644
    --- a/crypto/Kconfig
    +++ b/crypto/Kconfig
    @@ -1865,6 +1865,7 @@ config CRYPTO_USER_API_AEAD

    config CRYPTO_STATS
    bool "Crypto usage statistics for User-space"
    + depends on CRYPTO_USER
    help
    This option enables the gathering of crypto stats.
    This will collect:
    --
    2.18.1
    \
     
     \ /
      Last update: 2018-11-29 15:43    [W:2.026 / U:0.040 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site