]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - crypto/Kconfig
crypto: compress - Add pcomp interface
[linux-2.6-omap-h63xx.git] / crypto / Kconfig
index 4a3e6b22518947fb4093b36805a0592a772b3173..1676f171c54ba15112f31c902d5fbfb105f26906 100644 (file)
@@ -76,6 +76,10 @@ config CRYPTO_RNG2
        tristate
        select CRYPTO_ALGAPI2
 
+config CRYPTO_PCOMP
+       tristate
+       select CRYPTO_ALGAPI2
+
 config CRYPTO_MANAGER
        tristate "Cryptographic algorithm manager"
        select CRYPTO_MANAGER2