sm8150-common: wifi: Enable etsi13_srd_chan_in_master_mode

* Fixes 5GHz tethering after LA.UM.7.2.r1-07600-sdm660.0 merge.

Change-Id: I41ca8a4c326ab35a98d1a53a9c1e8df8775ed9d7
This commit is contained in:
Kalpaj Chaudhari 2019-06-26 15:07:39 +05:30 committed by LuK1337
parent ecec51b726
commit 612f646c7d
1 changed files with 7 additions and 0 deletions

View File

@ -571,6 +571,13 @@ pnoscan_adaptive_dwell_mode=1
gcmp_enabled=0
#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
# Note: Configuration parser would not read anything past the END marker