mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-11-19 08:05:27 +08:00
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
@ -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 New Issue
Block a user