]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - crypto/Kconfig
crypto: api - Add fips_enable flag
[net-next-2.6.git] / crypto / Kconfig
index 776f90d249a06801f9c9e71440660f3250e30329..a784c2dce57e2a3319e159cec2adf0583b545327 100644 (file)
@@ -21,6 +21,14 @@ if CRYPTO
 
 comment "Crypto core or helper"
 
+config CRYPTO_FIPS
+       bool "FIPS 200 compliance"
+       help
+         This options enables the fips boot option which is
+         required if you want to system to operate in a FIPS 200
+         certification.  You should say no unless you know what
+         this is.
+
 config CRYPTO_ALGAPI
        tristate
        help