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.37 | |
parent | 5ccc1a45533c0c58b897b2c8c5834c0ad8d1ded7 (diff) | |
download | mtk-20170518-a29c9c0712a5f54c8a0321ea57a560e1b1adad10.zip mtk-20170518-a29c9c0712a5f54c8a0321ea57a560e1b1adad10.tar.gz mtk-20170518-a29c9c0712a5f54c8a0321ea57a560e1b1adad10.tar.bz2 |
kernel: disable CONFIG_WIRELESS_EXT_SYSFS by default
SVN-Revision: 25763
Diffstat (limited to 'target/linux/generic/config-2.6.37')
-rw-r--r-- | target/linux/generic/config-2.6.37 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/config-2.6.37 b/target/linux/generic/config-2.6.37 index 05ec12a..b05a3cd 100644 --- a/target/linux/generic/config-2.6.37 +++ b/target/linux/generic/config-2.6.37 @@ -2956,7 +2956,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 |