mac80211: Temporarily mark QoS support BROKEN.
We will undo this after a few changsets. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
1d8ae3fdeb
commit
24344d2600
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ config MAC80211_QOS
|
|||
def_bool y
|
||||
depends on MAC80211
|
||||
depends on NET_SCHED
|
||||
depends on BROKEN
|
||||
|
||||
comment "QoS/HT support disabled"
|
||||
depends on MAC80211 && !MAC80211_QOS
|
||||
|
|
Loading…
Reference in a new issue