meta-digi-arm: firmware-qualcomm: qcom_cfg.ini: Recover gRoamingTime

Even though this variable is documented as unused, removing it fails
wireless regression tests.

https://jira.digi.com/browse/DEL-3501

Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com>
This commit is contained in:
Alex Gonzalez 2017-01-18 17:41:34 +01:00
parent f9096d43e6
commit 255030e94c
1 changed files with 4 additions and 0 deletions

View File

@ -54,6 +54,10 @@ gEnableSuspend=3
# 7 = 11b only 8 = 11ac only. # 7 = 11b only 8 = 11ac only.
gDot11Mode=0 gDot11Mode=0
# CSR Roaming Enable(1) Disable(0)
gRoamingTime=0
# Assigned MAC Addresses - This will be used until NV items are in place # Assigned MAC Addresses - This will be used until NV items are in place
# Each byte of MAC address is represented in Hex format as XX # Each byte of MAC address is represented in Hex format as XX