aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-02-22 13:19:02 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-02-22 13:19:02 +0000
commit78577badd6cdabfa0813c3aa6816fde9869cdb25 (patch)
tree723db40da64263dfef337fce86fdb52fb2948934
parent41dcdcd76591991403a3136f024737a1bd636623 (diff)
downloadmaster-187ad058-78577badd6cdabfa0813c3aa6816fde9869cdb25.tar.gz
master-187ad058-78577badd6cdabfa0813c3aa6816fde9869cdb25.tar.bz2
master-187ad058-78577badd6cdabfa0813c3aa6816fde9869cdb25.zip
re-enable cfg80211 as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14615 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/generic-2.6/config-2.6.272
-rw-r--r--target/linux/generic-2.6/config-2.6.282
2 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic-2.6/config-2.6.27 b/target/linux/generic-2.6/config-2.6.27
index 20d8982caa..c3be85f3ed 100644
--- a/target/linux/generic-2.6/config-2.6.27
+++ b/target/linux/generic-2.6/config-2.6.27
@@ -223,7 +223,7 @@ CONFIG_CARDBUS=y
# CONFIG_CASSINI is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
# CONFIG_CDROM_PKTCDVD is not set
-# CONFIG_CFG80211 is not set
+CONFIG_CFG80211=m
# CONFIG_CGROUPS is not set
# CONFIG_CHELSIO_T1 is not set
# CONFIG_CHELSIO_T3 is not set
diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28
index 3899721773..a704b3fe77 100644
--- a/target/linux/generic-2.6/config-2.6.28
+++ b/target/linux/generic-2.6/config-2.6.28
@@ -226,7 +226,7 @@ CONFIG_CARDBUS=y
# CONFIG_CASSINI is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
# CONFIG_CDROM_PKTCDVD is not set
-# CONFIG_CFG80211 is not set
+CONFIG_CFG80211=m
# CONFIG_CGROUPS is not set
# CONFIG_CHELSIO_T1 is not set
# CONFIG_CHELSIO_T3 is not set