X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/25a958e9bfd467a5a394adb76601cb6dc525375d..c3b78ad426127eb4eaa4ae5e8c919fe53204b213:/target/linux/generic-2.6/files/crypto/ocf/Kconfig diff --git a/target/linux/generic-2.6/files/crypto/ocf/Kconfig b/target/linux/generic-2.6/files/crypto/ocf/Kconfig index 74b98b290..b9c24fff4 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