From: Jiri Kosina Date: Wed, 27 Jan 2010 00:00:10 +0000 (+0100) Subject: crypto: fix typo in Kconfig help text X-Git-Tag: firefly_0821_release~9833^2~2608^2^2~21 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=7dd607e82d823e40675b0b87f035ff04dcb0b5c0;p=firefly-linux-kernel-4.4.55.git crypto: fix typo in Kconfig help text Reported-by: Toralf Förster Signed-off-by: Jiri Kosina --- diff --git a/crypto/Kconfig b/crypto/Kconfig index 81c185a6971f..755ab90294da 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -816,8 +816,8 @@ config CRYPTO_ANSI_CPRNG help This option enables the generic pseudo random number generator for cryptographic modules. Uses the Algorithm specified in - ANSI X9.31 A.2.4. Not this option must be enabled if CRYPTO_FIPS - is selected + ANSI X9.31 A.2.4. Note that this option must be enabled if + CRYPTO_FIPS is selected source "drivers/crypto/Kconfig"