aboutsummaryrefslogtreecommitdiffstats
path: root/net/wireless/Kconfig
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2012-05-16 17:40:18 -0400
committerJohn W. Linville <linville@tuxdriver.com>2012-06-05 15:32:15 -0400
commit35b2a113cb0298d4f9a1263338b456094a414057 (patch)
tree5bcb3490574f80d2562087dfeb5abddd47d49b87 /net/wireless/Kconfig
parentd38069d1e3989f0358109ee4d4f72bcaf555813e (diff)
wireless: remove wext sysfs
The only user of this was hal prior to its 0.5.12 release which happened over two years ago, so I'm sure this can be removed without issues. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/wireless/Kconfig')
-rw-r--r--net/wireless/Kconfig13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/wireless/Kconfig b/net/wireless/Kconfig
index 2e4444fedbe0..8dba3c60794a 100644
--- a/net/wireless/Kconfig
+++ b/net/wireless/Kconfig
@@ -119,19 +119,6 @@ config CFG80211_WEXT
119 Enable this option if you need old userspace for wireless 119 Enable this option if you need old userspace for wireless
120 extensions with cfg80211-based drivers. 120 extensions with cfg80211-based drivers.
121 121
122config WIRELESS_EXT_SYSFS
123 bool "Wireless extensions sysfs files"
124 depends on WEXT_CORE && SYSFS
125 help
126 This option enables the deprecated wireless statistics
127 files in /sys/class/net/*/wireless/. The same information
128 is available via the ioctls as well.
129
130 Say N. If you know you have ancient tools requiring it,
131 like very old versions of hal (prior to 0.5.12 release),
132 say Y and update the tools as soon as possible as this
133 option will be removed soon.
134
135config LIB80211 122config LIB80211
136 tristate "Common routines for IEEE802.11 drivers" 123 tristate "Common routines for IEEE802.11 drivers"
137 default n 124 default n