]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/wireless/Kconfig
x86: fix cpufreq + sched_clock() regression
[linux-2.6-omap-h63xx.git] / net / wireless / Kconfig
index 79270903bda6f2bb02553baff2b71137d87bdfd2..ab015c62d5612cd42b558179dee05a00ef3b2218 100644 (file)
@@ -29,3 +29,14 @@ config WIRELESS_EXT
 
          Say N (if you can) unless you know you need wireless
          extensions for external modules.
+
+config WIRELESS_EXT_SYSFS
+       bool "Wireless extensions sysfs files"
+       default y
+       depends on WIRELESS_EXT && SYSFS
+       help
+         This option enables the deprecated wireless statistics
+         files in /sys/class/net/*/wireless/. The same information
+         is available via the ioctls as well.
+
+         Say Y if you have programs using it (we don't know of any).