]> Pileus Git - ~andy/linux/blobdiff - lib/Kconfig
random32: add test cases for taus113 implementation
[~andy/linux] / lib / Kconfig
index b3c8be0da17f8472429ad79787c76d42fa62eb02..75485e163ca3bc8e807c10f7fdf2c761a7df377f 100644 (file)
@@ -189,6 +189,13 @@ config AUDIT_GENERIC
        depends on AUDIT && !AUDIT_ARCH
        default y
 
+config RANDOM32_SELFTEST
+       bool "PRNG perform self test on init"
+       default n
+       help
+         This option enables the 32 bit PRNG library functions to perform a
+         self test on initialization.
+
 #
 # compression support is select'ed if needed
 #