ip17xx: Rename the driver to ip17xx.c
[openwrt.git] / target / linux / generic-2.6 / files / crypto / ocf / Kconfig
index 74b98b2..b9c24ff 100644 (file)
@@ -84,6 +84,24 @@ config OCF_EP80579
        help
          OCF driver for the Intel EP80579 Integrated Processor Product Line.
 
+config OCF_CRYPTOCTEON
+       tristate "cryptocteon (HW crypto engine)"
+       depends on OCF_OCF
+       help
+         OCF driver for the Cavium OCTEON Processors.
+
+config OCF_KIRKWOOD
+       tristate "kirkwood (HW crypto engine)"
+       depends on OCF_OCF
+       help
+         OCF driver for the Marvell Kirkwood (88F6xxx) Processors.
+
+config OCF_C7108
+       tristate "Micronas 7108 (HW crypto engine)"
+       depends on OCF_OCF
+       help
+         OCF driver for the Microna 7108 Cipher processors.
+
 config OCF_OCFNULL
        tristate "ocfnull (fake crypto engine)"
        depends on OCF_OCF
This page took 0.032407 seconds and 4 git commands to generate.