taimen: Add secondary interface using gEnableConcurrentSTA=wlan1

gEnableConcurrentSTA=wlan1 will create wlan1 while insmod driver.

Change-Id: Ia7ce00bbc9cb030320bc3bd84f8795c3583ef8b1
CRs-Fixed: 2258995
This commit is contained in:
Purushottam Kushwaha
2021-07-06 07:11:33 +00:00
committed by Asriadi Rahim
parent 82c1aeec27
commit cf9e9d147c

View File

@@ -670,6 +670,9 @@ gInterfaceChangeWait=1000
#Timer value is in seconds
gAutoBmpsTimerValue=90
# Add another interface while driver load
gEnableConcurrentSTA=wlan1
END
# Note: Configuration parser would not read anything past the END marker