diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-02-27 19:52:17 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-02-27 19:52:17 +0000 |
commit | a29c9c0712a5f54c8a0321ea57a560e1b1adad10 (patch) | |
tree | 8bcdf76ff9c7ddf2730e46ed668b88a5e60eff0c /target/linux/generic/config-2.6.36 | |
parent | 5ccc1a45533c0c58b897b2c8c5834c0ad8d1ded7 (diff) | |
download | upstream-a29c9c0712a5f54c8a0321ea57a560e1b1adad10.tar.gz upstream-a29c9c0712a5f54c8a0321ea57a560e1b1adad10.tar.bz2 upstream-a29c9c0712a5f54c8a0321ea57a560e1b1adad10.zip |
kernel: disable CONFIG_WIRELESS_EXT_SYSFS by default
SVN-Revision: 25763
Diffstat (limited to 'target/linux/generic/config-2.6.36')
-rw-r--r-- | target/linux/generic/config-2.6.36 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-2.6.36 b/target/linux/generic/config-2.6.36 index 0eb7c40e1d..866207c7c1 100644 --- a/target/linux/generic/config-2.6.36 +++ b/target/linux/generic/config-2.6.36 @@ -2888,7 +2888,7 @@ CONFIG_WEXT_SPY=y # CONFIG_WIMAX is not set CONFIG_WIRELESS=y CONFIG_WIRELESS_EXT=y -CONFIG_WIRELESS_EXT_SYSFS=y +# CONFIG_WIRELESS_EXT_SYSFS is not set # CONFIG_WLAGS49_H2 is not set # CONFIG_WLAGS49_H25 is not set CONFIG_WLAN=y |