Merge branch 'pm-runtime'
[linux-2.6-microblaze.git] / lib / Kconfig
index b3c8be0..75485e1 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
 #