diff options
author | Felix Fietkau <nbd@openwrt.org> | 2009-08-26 23:31:20 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2009-08-26 23:31:20 +0000 |
commit | 4fa28747eefa3556ef521780c840f0046221a092 (patch) | |
tree | d060c9b12a853de4239a89d5d4ad36879577d0e4 | |
parent | 83243b899045c910f68ce9590e958a70f8c4adfe (diff) | |
download | upstream-4fa28747eefa3556ef521780c840f0046221a092.tar.gz upstream-4fa28747eefa3556ef521780c840f0046221a092.tar.bz2 upstream-4fa28747eefa3556ef521780c840f0046221a092.zip |
ar7: remove CONFIG_CRYPTO_ALGAPI override
SVN-Revision: 17419
-rw-r--r-- | target/linux/ar7/config-default | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/ar7/config-default b/target/linux/ar7/config-default index a7f8afa7cf..7c81c1e522 100644 --- a/target/linux/ar7/config-default +++ b/target/linux/ar7/config-default @@ -51,7 +51,6 @@ CONFIG_CPU_SUPPORTS_HIGHMEM=y # CONFIG_CPU_TX39XX is not set # CONFIG_CPU_TX49XX is not set # CONFIG_CPU_VR41XX is not set -CONFIG_CRYPTO_ALGAPI=m CONFIG_CSRC_R4K=y CONFIG_CSRC_R4K_LIB=y CONFIG_DECOMPRESS_LZMA=y |