diff options
author | Gilles Espinasse <g.esp@free.fr> | 2010-03-29 15:41:47 +0200 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2010-03-29 15:41:47 +0200 |
commit | f77f13e22df4a40d237697df496152c8c37f3f2b (patch) | |
tree | beccbb0214078d68027f7a17b57be556292475bd /crypto | |
parent | 5239c4ff4ae9e810ba761518ad71b463f0ccbf3c (diff) |
Fix comment and Kconfig typos for 'require' and 'fragment'
Signed-off-by: Gilles Espinasse <g.esp@free.fr>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'crypto')
-rw-r--r-- | crypto/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig index 403857ad06d4..9d9434f08c92 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -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 |