X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=net%2Fwireless%2FKconfig;h=a228d56a91b848c6569a5f94ddb342f674a0d34c;hb=ee7b9e3706b9c5f90113eb16a1a84a1c01e09f95;hp=1863c0b07d45960a4a25b6e3db30756ffcaa281f;hpb=704232c2718c9d4b3375ec15a14fc0397970c449;p=linux-2.6 diff --git a/net/wireless/Kconfig b/net/wireless/Kconfig index 1863c0b07d..a228d56a91 100644 --- a/net/wireless/Kconfig +++ b/net/wireless/Kconfig @@ -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.