From 10a88c87f57ef1effe13424abbcef223764699a5 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 2 Dec 2011 20:12:15 +0100 Subject: remove ocf support, broken in my setup --- target/linux/config/Config.in.crypto | 28 ---------------------------- 1 file changed, 28 deletions(-) (limited to 'target/linux/config/Config.in.crypto') diff --git a/target/linux/config/Config.in.crypto b/target/linux/config/Config.in.crypto index 694443350..1251f87f5 100644 --- a/target/linux/config/Config.in.crypto +++ b/target/linux/config/Config.in.crypto @@ -5,19 +5,6 @@ config ADK_KERNEL_CRYPTO config ADK_KERNEL_CRYPTO_HW tristate -config ADK_KERNEL_OCF_FIPS - boolean - -config ADK_KERNEL_OCF_CRYPTODEV - boolean - -config ADK_KERNEL_OCF_OCF - boolean - select ADK_KERNEL_CRYPTO - select ADK_KERNEL_OCF_FIPS - select ADK_KERNEL_OCF_CRYPTODEV - default n - config ADK_KERNEL_CRYPTO_AES boolean @@ -57,21 +44,6 @@ config ADK_KPACKAGE_KMOD_CRYPTO_DEV_HIFN_795X help This option allows you to have support for HIFN 795x crypto adapters. -comment "OpenBSD Cryptographic framework" - -config ADK_KPACKAGE_KMOD_OCF_HIFN - prompt "kmod-ocf-hifn.......................... HIFN crypto engine" - tristate - default n - select ADK_KERNEL_OCF_OCF - depends on ADK_TARGET_WITH_PCI || ADK_TARGET_WITH_MINIPCI - depends on !ADK_HARDWARE_QEMU - depends on ADK_LINUX_X86 || ADK_LINUX_X86_64 - select ADK_KPACKAGE_KMOD_CRYPTO_AES - help - Engine for cryptodev that uses Hifn based accelerators - such as the 7951, 7955, 7956, 7751, 7811. - endmenu comment "Software cryptography" -- cgit v1.2.3