From 98395298e5d9953f8ac9b701106bc447316f4693 Mon Sep 17 00:00:00 2001 From: Mirko Vogt Date: Tue, 31 May 2011 09:47:30 +0000 Subject: purge out CONFIG_CRYPTO* symbols out of target specific kernel configs since OpenWrt is taking care of them git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27036 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/lantiq/ase/config-2.6.32 | 2 -- target/linux/lantiq/ase/config-default | 2 -- 2 files changed, 4 deletions(-) (limited to 'target/linux/lantiq/ase') diff --git a/target/linux/lantiq/ase/config-2.6.32 b/target/linux/lantiq/ase/config-2.6.32 index a3b8453fd4..eeea0be10b 100644 --- a/target/linux/lantiq/ase/config-2.6.32 +++ b/target/linux/lantiq/ase/config-2.6.32 @@ -1,5 +1,3 @@ -CONFIG_CRYPTO_ALGAPI=y -CONFIG_CRYPTO_ALGAPI2=y # CONFIG_DM9000 is not set CONFIG_INPUT=y CONFIG_INPUT_EVDEV=y diff --git a/target/linux/lantiq/ase/config-default b/target/linux/lantiq/ase/config-default index a1b6766890..b39ed5e501 100644 --- a/target/linux/lantiq/ase/config-default +++ b/target/linux/lantiq/ase/config-default @@ -1,8 +1,6 @@ # CONFIG_ARCH_DMA_ADDR_T_64BIT is not set # CONFIG_ARCH_PHYS_ADDR_T_64BIT is not set # CONFIG_ATH79 is not set -CONFIG_CRYPTO_ALGAPI=y -CONFIG_CRYPTO_ALGAPI2=y CONFIG_GENERIC_ATOMIC64=y CONFIG_GENERIC_IRQ_SHOW=y CONFIG_HAVE_ARCH_JUMP_LABEL=y -- cgit v1.2.3