summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2009-05-12 20:49:25 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2009-05-12 20:49:25 +0000
commit31809ade5aaa4bca198dd8ec32142fcd3e2ab917 (patch)
tree8f4da664861bdb8a2e218eed99c9667589a4203f /target
parentd8967780d4100aa69e925c4a3c9d7792863e49a0 (diff)
downloadmaster-31e0f0ae-31809ade5aaa4bca198dd8ec32142fcd3e2ab917.tar.gz
master-31e0f0ae-31809ade5aaa4bca198dd8ec32142fcd3e2ab917.tar.bz2
master-31e0f0ae-31809ade5aaa4bca198dd8ec32142fcd3e2ab917.zip
Only build the modules needed by mac80211 as module.
SVN-Revision: 15805
Diffstat (limited to 'target')
-rw-r--r--target/linux/generic-2.6/config-2.6.308
1 files changed, 5 insertions, 3 deletions
diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30
index 8a41c71c0a..10390d6d58 100644
--- a/target/linux/generic-2.6/config-2.6.30
+++ b/target/linux/generic-2.6/config-2.6.30
@@ -278,7 +278,7 @@ CONFIG_CRC32=y
# CONFIG_CRC_T10DIF is not set
CONFIG_CROSSCOMPILE=y
CONFIG_CRYPTO_AEAD2=m
-CONFIG_CRYPTO_AEAD=m
+# CONFIG_CRYPTO_AEAD is not set
CONFIG_CRYPTO_AES=m
CONFIG_CRYPTO_ALGAPI2=m
CONFIG_CRYPTO_ALGAPI=m
@@ -307,7 +307,7 @@ CONFIG_CRYPTO_ECB=m
# CONFIG_CRYPTO_GCM is not set
# CONFIG_CRYPTO_GF128MUL is not set
CONFIG_CRYPTO_HASH2=m
-CONFIG_CRYPTO_HASH=m
+# CONFIG_CRYPTO_HASH is not set
# CONFIG_CRYPTO_HMAC is not set
# CONFIG_CRYPTO_HW is not set
# CONFIG_CRYPTO_KHAZAD is not set
@@ -320,13 +320,14 @@ CONFIG_CRYPTO_MANAGER=m
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_PCBC is not set
+CONFIG_CRYPTO_PCOMP=m
# CONFIG_CRYPTO_PRNG is not set
# CONFIG_CRYPTO_RMD128 is not set
# CONFIG_CRYPTO_RMD160 is not set
# CONFIG_CRYPTO_RMD256 is not set
# CONFIG_CRYPTO_RMD320 is not set
CONFIG_CRYPTO_RNG2=m
-CONFIG_CRYPTO_RNG=m
+# CONFIG_CRYPTO_RNG is not set
# CONFIG_CRYPTO_SALSA20 is not set
# CONFIG_CRYPTO_SEED is not set
# CONFIG_CRYPTO_SEQIV is not set
@@ -339,6 +340,7 @@ CONFIG_CRYPTO_RNG=m
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_TWOFISH_COMMON is not set
# CONFIG_CRYPTO_TWOFISH is not set
+CONFIG_CRYPTO_WORKQUEUE=m
# CONFIG_CRYPTO_WP512 is not set
# CONFIG_CRYPTO_XCBC is not set
# CONFIG_CRYPTO_XTS is not set