1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

kernel: the patch to disable the crypto tests is no longer necessary since 2.6.36, remove it

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25689 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2011-02-24 01:11:11 +00:00
parent 3b90e5b185
commit 94e553f489
6 changed files with 0 additions and 195 deletions

View File

@@ -417,7 +417,6 @@ CONFIG_CRYPTO_ALGAPI2=y
# CONFIG_CRYPTO_MANAGER is not set
# CONFIG_CRYPTO_MANAGER2 is not set
CONFIG_CRYPTO_MANAGER_DISABLE_TESTS=y
CONFIG_CRYPTO_MANAGER_NO_TESTS=y
# CONFIG_CRYPTO_MD4 is not set
# CONFIG_CRYPTO_MD5 is not set
# CONFIG_CRYPTO_MICHAEL_MIC is not set