]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - crypto/Kconfig
Fix comment and Kconfig typos for 'require' and 'fragment'
[net-next-2.6.git] / crypto / Kconfig
index 6a2e295ee2277bc2c88c25c9bbe5a7114940fbb9..9d9434f08c92278293838c266f7b5108b3414bd2 100644 (file)
@@ -28,7 +28,7 @@ config CRYPTO_FIPS
          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. Note that CRYPTO_ANSI_CPRNG is requred if this
+         this is. Note that CRYPTO_ANSI_CPRNG is required if this
          option is selected
 
 config CRYPTO_ALGAPI
@@ -826,8 +826,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"