Add an option to remove Robust AV (SCS, MSCS, QoS Management)
For a memory constrained system, it may be more important to reduce binary size than include support for these capabilities. By default this is enabled. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
This commit is contained in:
parent
6ed8eba00d
commit
32b5f7f501
9 changed files with 84 additions and 18 deletions
|
@ -676,3 +676,7 @@ CONFIG_DPP2=y
|
|||
# class indication. Removing these is not recommended since they can help the
|
||||
# AP manage the network and STA steering.
|
||||
#CONFIG_NO_RRM=y
|
||||
|
||||
# Disable support for Robust AV streaming for consumer and enterprise Wi-Fi
|
||||
# applications; IEEE Std 802.11-2020, 4.3.24; SCS, MSCS, QoS Management
|
||||
#CONFIG_NO_ROBUST_AV=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue