]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/mac80211/Kconfig
pkt_sched: Kill netdev_queue lock.
[linux-2.6-omap-h63xx.git] / net / mac80211 / Kconfig
index 40f1add17753d83f323a1233a288525177037912..80d693392b0f175e219f10c36442cba67dba9c4f 100644 (file)
@@ -11,19 +11,6 @@ config MAC80211
          This option enables the hardware independent IEEE 802.11
          networking stack.
 
-config MAC80211_QOS
-       def_bool y
-       depends on MAC80211
-       depends on NET_SCHED
-       depends on NETDEVICES_MULTIQUEUE
-
-comment "QoS/HT support disabled"
-       depends on MAC80211 && !MAC80211_QOS
-comment "QoS/HT support needs CONFIG_NET_SCHED"
-       depends on MAC80211 && !NET_SCHED
-comment "QoS/HT support needs CONFIG_NETDEVICES_MULTIQUEUE"
-       depends on MAC80211 && !NETDEVICES_MULTIQUEUE
-
 menu "Rate control algorithm selection"
        depends on MAC80211 != n