crypto: x86/camellia - convert to skcipher interface
[linux-2.6-microblaze.git] / crypto / Kconfig
index 4062efc..7227c20 100644 (file)
@@ -1145,7 +1145,7 @@ config CRYPTO_CAMELLIA_X86_64
        tristate "Camellia cipher algorithm (x86_64)"
        depends on X86 && 64BIT
        depends on CRYPTO
-       select CRYPTO_ALGAPI
+       select CRYPTO_BLKCIPHER
        select CRYPTO_GLUE_HELPER_X86
        help
          Camellia cipher algorithm module (x86_64).