diff options
Diffstat (limited to 'crypto/Kconfig')
-rw-r--r-- | crypto/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig index 3f0bc0ed147d..d9666e33a9f1 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig | |||
@@ -199,7 +199,6 @@ config CRYPTO_CTR | |||
199 | tristate "CTR support" | 199 | tristate "CTR support" |
200 | select CRYPTO_BLKCIPHER | 200 | select CRYPTO_BLKCIPHER |
201 | select CRYPTO_MANAGER | 201 | select CRYPTO_MANAGER |
202 | default m | ||
203 | help | 202 | help |
204 | CTR: Counter mode | 203 | CTR: Counter mode |
205 | This block cipher algorithm is required for IPSec. | 204 | This block cipher algorithm is required for IPSec. |