sdm710-common: wifi: Enable etsi13_srd_chan_in_master_mode
Change-Id: I41ca8a4c326ab35a98d1a53a9c1e8df8775ed9d7 Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
082d309c9c
commit
a53de2df80
1 changed files with 7 additions and 0 deletions
|
@ -701,6 +701,13 @@ gEdcaBeAifs=0
|
||||||
etsi_srd_chan_in_master_mode=1
|
etsi_srd_chan_in_master_mode=1
|
||||||
#endif /* VENDOR_EDIT */
|
#endif /* VENDOR_EDIT */
|
||||||
|
|
||||||
|
# etsi13_srd_chan_in_master_mode - Enable/disable ETSI SRD channels in
|
||||||
|
# master mode PCL and ACS functionality
|
||||||
|
# @Min: 0
|
||||||
|
# @Max: 1
|
||||||
|
# @Default: 0
|
||||||
|
etsi13_srd_chan_in_master_mode=1
|
||||||
|
|
||||||
END
|
END
|
||||||
|
|
||||||
# Note: Configuration parser would not read anything past the END marker
|
# Note: Configuration parser would not read anything past the END marker
|
||||||
|
|
Loading…
Reference in a new issue