sm8350-common: wifi: Enable read_mac_addr_from_mac_file
This is needed to make WiFi driver load wlan_mac.bin file. Change-Id: Ifdffd86cc412de1338996055cafa08d753fe0426
This commit is contained in:
parent
c56b1c9a6f
commit
83d0538609
1 changed files with 2 additions and 0 deletions
|
@ -495,6 +495,8 @@ passive_max_channel_time_6g=60
|
||||||
# prefer to establish 5GHz band GO for p2p connection
|
# prefer to establish 5GHz band GO for p2p connection
|
||||||
g_prefer_5g_scc_to_dbs=0xc
|
g_prefer_5g_scc_to_dbs=0xc
|
||||||
|
|
||||||
|
read_mac_addr_from_mac_file=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