diff options
Diffstat (limited to 'crypto/Kconfig')
-rw-r--r-- | crypto/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig index ea503572fcbe..d83185915eee 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig | |||
@@ -666,15 +666,6 @@ config CRYPTO_LZO | |||
666 | help | 666 | help |
667 | This is the LZO algorithm. | 667 | This is the LZO algorithm. |
668 | 668 | ||
669 | comment "Random Number Generation" | ||
670 | |||
671 | config CRYPTO_PRNG | ||
672 | tristate "Pseudo Random Number Generation for Cryptographic modules" | ||
673 | help | ||
674 | This option enables the generic pseudo random number generator | ||
675 | for cryptographic modules. Uses the Algorithm specified in | ||
676 | ANSI X9.31 A.2.4 | ||
677 | |||
678 | source "drivers/crypto/Kconfig" | 669 | source "drivers/crypto/Kconfig" |
679 | 670 | ||
680 | endif # if CRYPTO | 671 | endif # if CRYPTO |