diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-09-23 15:12:12 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2007-09-23 15:12:12 +0000 |
commit | 2cd399391e226894d2f7b3837a0f0e1af5f151bc (patch) | |
tree | 60abdcc9502265c09aa37fdd869b72a0d72e8b1a /target/linux/adm5120/router_be | |
parent | d283300b356a7d8acb2448792656f9bbd8847ae2 (diff) |
move crypto support to a seperate crypto.mk file, split modules into multiple packages and adjust dependencies, sync crypto options in kconfigs.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8980 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/router_be')
-rw-r--r-- | target/linux/adm5120/router_be/config-2.6.22 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/linux/adm5120/router_be/config-2.6.22 b/target/linux/adm5120/router_be/config-2.6.22 index 37139d2e2..daa08e3e8 100644 --- a/target/linux/adm5120/router_be/config-2.6.22 +++ b/target/linux/adm5120/router_be/config-2.6.22 @@ -46,7 +46,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_SHA1=y # CONFIG_DDB5477 is not set CONFIG_DEVPORT=y # CONFIG_DM9000 is not set |