fs/partitions: use ADDPART_FLAG_RAID instead of magic number
[safe/jmp/linux-2.6] / crypto / Kconfig
index 6a2e295..9d9434f 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"