diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-06-12 18:10:16 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-06-12 18:10:16 +0000 |
commit | 145fd381d786b8c08f32ff0206adb86e78f559ce (patch) | |
tree | ec72e000a30b579cac4707c4f4b3affb1bcd0abb /target/linux/brcm63xx | |
parent | 61ff8d986dbcb3385eeb85f78ed5fd97c7104f3a (diff) | |
download | upstream-145fd381d786b8c08f32ff0206adb86e78f559ce.tar.gz upstream-145fd381d786b8c08f32ff0206adb86e78f559ce.tar.bz2 upstream-145fd381d786b8c08f32ff0206adb86e78f559ce.zip |
do not override cfg80211-related config symbols
SVN-Revision: 21769
Diffstat (limited to 'target/linux/brcm63xx')
-rw-r--r-- | target/linux/brcm63xx/config-2.6.33 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/brcm63xx/config-2.6.33 b/target/linux/brcm63xx/config-2.6.33 index f5951f5060..519aab1c26 100644 --- a/target/linux/brcm63xx/config-2.6.33 +++ b/target/linux/brcm63xx/config-2.6.33 @@ -32,12 +32,6 @@ CONFIG_BSD_PROCESS_ACCT_V3=y CONFIG_CC_OPTIMIZE_FOR_SIZE=y CONFIG_CEVT_R4K=y CONFIG_CEVT_R4K_LIB=y -CONFIG_CFG80211=m -# CONFIG_CFG80211_DEBUGFS is not set -CONFIG_CFG80211_DEFAULT_PS=y -# CONFIG_CFG80211_DEVELOPER_WARNINGS is not set -# CONFIG_CFG80211_REG_DEBUG is not set -CONFIG_CFG80211_WEXT=y CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200" CONFIG_CMDLINE_BOOL=y # CONFIG_CMDLINE_OVERRIDE is not set |