diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-27 17:23:12 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-01-27 17:23:12 +0000 |
commit | 54d47826560af1347881eb46a6fa1152e937d1b8 (patch) | |
tree | c15c535cf33c4c657ccec0c5792babb0d3a6abf5 /target/linux/cns21xx | |
parent | b056d120e74a149372e2460a9a7a914961499091 (diff) |
kernel: clean up crypto related kconfig options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35327 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/cns21xx')
-rw-r--r-- | target/linux/cns21xx/config-3.7 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/cns21xx/config-3.7 b/target/linux/cns21xx/config-3.7 index 24529e989..e6913f6f1 100644 --- a/target/linux/cns21xx/config-3.7 +++ b/target/linux/cns21xx/config-3.7 @@ -39,9 +39,6 @@ CONFIG_CPU_FA526=y CONFIG_CPU_PABRT_LEGACY=y CONFIG_CPU_TLB_FA=y CONFIG_CPU_USE_DOMAINS=y -CONFIG_CRYPTO_AES=y -CONFIG_CRYPTO_ALGAPI=y -CONFIG_CRYPTO_ALGAPI2=y CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S" # CONFIG_DEBUG_USER is not set CONFIG_DECOMPRESS_LZMA=y |