diff options
Diffstat (limited to 'crypto/Kconfig')
-rw-r--r-- | crypto/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/Kconfig b/crypto/Kconfig index a86c2fb92ea9..72828fafe09f 100644 --- a/crypto/Kconfig +++ b/crypto/Kconfig | |||
@@ -671,6 +671,7 @@ config CRYPTO_CAMELLIA_X86_64 | |||
671 | depends on X86 && 64BIT | 671 | depends on X86 && 64BIT |
672 | depends on CRYPTO | 672 | depends on CRYPTO |
673 | select CRYPTO_ALGAPI | 673 | select CRYPTO_ALGAPI |
674 | select CRYPTO_GLUE_HELPER_X86 | ||
674 | select CRYPTO_LRW | 675 | select CRYPTO_LRW |
675 | select CRYPTO_XTS | 676 | select CRYPTO_XTS |
676 | help | 677 | help |