diff options
author | Luka Perkov <luka@openwrt.org> | 2012-07-11 23:38:14 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2012-07-11 23:38:14 +0000 |
commit | 283021ac15faec84a1764d7883cfb47db7847d0c (patch) | |
tree | 650deb33e8131cc58fffb4f50ee3a1727ca4dfc3 /target/linux/generic/files/crypto/ocf/Kconfig | |
parent | 5e4100bcf905e6d7888a30f65444ea9f326fea47 (diff) | |
download | mtk-20170518-283021ac15faec84a1764d7883cfb47db7847d0c.zip mtk-20170518-283021ac15faec84a1764d7883cfb47db7847d0c.tar.gz mtk-20170518-283021ac15faec84a1764d7883cfb47db7847d0c.tar.bz2 |
ocf: update to version 20120127
SVN-Revision: 32672
Diffstat (limited to 'target/linux/generic/files/crypto/ocf/Kconfig')
-rw-r--r-- | target/linux/generic/files/crypto/ocf/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/generic/files/crypto/ocf/Kconfig b/target/linux/generic/files/crypto/ocf/Kconfig index 0a57288..65a4461 100644 --- a/target/linux/generic/files/crypto/ocf/Kconfig +++ b/target/linux/generic/files/crypto/ocf/Kconfig @@ -26,7 +26,6 @@ config OCF_CRYPTODEV 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 |