]> err.no Git - linux-2.6/blobdiff - net/wireless/Kconfig
Fix compilation of drivers with -O0
[linux-2.6] / net / wireless / Kconfig
index 1863c0b07d45960a4a25b6e3db30756ffcaa281f..a228d56a91b848c6569a5f94ddb342f674a0d34c 100644 (file)
@@ -14,13 +14,3 @@ config WIRELESS_EXT
 
          Say N (if you can) unless you know you need wireless
          extensions for external modules.
-
-config NET_WIRELESS_RTNETLINK
-       bool "Wireless Extension API over RtNetlink"
-       depends on WIRELESS_EXT
-       ---help---
-         Support the Wireless Extension API over the RtNetlink socket
-         in addition to the traditional ioctl interface (selected above).
-
-         For now, few tools use this facility, but it might grow in the
-         future. The only downside is that it adds 4.5 kB to your kernel.