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 | 924c09e04c410f923fe90e8f9a4bcd0d3bef533c (patch) | |
tree | 27534cd51e1f533b32f2e5d8e4c3e2a7cec7f497 /target/linux/brcm63xx | |
parent | c8a563a90b34644a6964fa61177a190d9b30c552 (diff) | |
download | upstream-924c09e04c410f923fe90e8f9a4bcd0d3bef533c.tar.gz upstream-924c09e04c410f923fe90e8f9a4bcd0d3bef533c.tar.bz2 upstream-924c09e04c410f923fe90e8f9a4bcd0d3bef533c.zip |
[brcm63xx] do not override cfg80211-related config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21769 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |