[package] libpcap: explicitely disable libnl support to prevent different build resul...
[openwrt.git] / target / linux / generic / files / crypto / ocf / Kconfig
index b9c24ff..0a57288 100644 (file)
@@ -26,6 +26,7 @@ config OCF_CRYPTODEV
 
 config OCF_CRYPTOSOFT
        tristate "cryptosoft (software crypto engine)"
 
 config OCF_CRYPTOSOFT
        tristate "cryptosoft (software crypto engine)"
+       select CRYPTO_MANAGER
        depends on OCF_OCF
        help
          A software driver for the OCF framework that uses
        depends on OCF_OCF
        help
          A software driver for the OCF framework that uses
@@ -102,6 +103,12 @@ config OCF_C7108
        help
          OCF driver for the Microna 7108 Cipher processors.
 
        help
          OCF driver for the Microna 7108 Cipher processors.
 
+config OCF_UBSEC_SSB
+       tristate "uBsec BCM5365 (HW crypto engine)"
+       depends on OCF_OCF
+       help
+         OCF driver for uBsec BCM5365 hardware crypto accelerator.
+
 config OCF_OCFNULL
        tristate "ocfnull (fake crypto engine)"
        depends on OCF_OCF
 config OCF_OCFNULL
        tristate "ocfnull (fake crypto engine)"
        depends on OCF_OCF
This page took 0.026971 seconds and 4 git commands to generate.