diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-01-27 17:23:12 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-01-27 17:23:12 +0000 |
commit | a35962e3b7010e520a862ac6bc806db223ed1d7f (patch) | |
tree | c15c535cf33c4c657ccec0c5792babb0d3a6abf5 /target/linux/ar71xx | |
parent | 11bf268fbc2883aa0278c0599a8fbfd0e526a231 (diff) | |
download | upstream-a35962e3b7010e520a862ac6bc806db223ed1d7f.tar.gz upstream-a35962e3b7010e520a862ac6bc806db223ed1d7f.tar.bz2 upstream-a35962e3b7010e520a862ac6bc806db223ed1d7f.zip |
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/ar71xx')
-rw-r--r-- | target/linux/ar71xx/config-3.7 | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/ar71xx/config-3.7 b/target/linux/ar71xx/config-3.7 index 0190180e76..713149b097 100644 --- a/target/linux/ar71xx/config-3.7 +++ b/target/linux/ar71xx/config-3.7 @@ -110,9 +110,6 @@ CONFIG_CPU_R4K_CACHE_TLB=y CONFIG_CPU_R4K_FPU=y CONFIG_CPU_SUPPORTS_32BIT_KERNEL=y CONFIG_CPU_SUPPORTS_HIGHMEM=y -CONFIG_CRYPTO_AES=y -CONFIG_CRYPTO_ALGAPI=y -CONFIG_CRYPTO_ALGAPI2=y CONFIG_CSRC_R4K=y CONFIG_CSRC_R4K_LIB=y CONFIG_DECOMPRESS_LZMA=y |