diff --git a/crypto/Kconfig b/crypto/Kconfig index df332c140f95..82a3e835ea33 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig @@ -25,8 +25,8 @@ config CRYPTO_FIPS bool "FIPS 200 compliance" depends on CRYPTO_ANSI_CPRNG help - This options enables the fips boot option which is - required if you want to system to operate in a FIPS 200 + This option enables the fips boot option which is + required if you want the system to operate in a FIPS 200 certification. You should say no unless you know what this is. Note that CRYPTO_ANSI_CPRNG is required if this option is selected