aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/crypto/ocf/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic-2.6/files/crypto/ocf/Kconfig')
-rw-r--r--target/linux/generic-2.6/files/crypto/ocf/Kconfig18
1 files changed, 18 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/files/crypto/ocf/Kconfig b/target/linux/generic-2.6/files/crypto/ocf/Kconfig
index 74b98b2901..b9c24fff4b 100644
--- a/target/linux/generic-2.6/files/crypto/ocf/Kconfig
+++ b/target/linux/generic-2.6/files/crypto/ocf/Kconfig
@@ -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