From e442fed8cad132ac4f13d020f0df9f27e0982d9f Mon Sep 17 00:00:00 2001 From: LuK1337 Date: Wed, 2 Jun 2021 20:28:08 +0200 Subject: [PATCH] sm7250-common: wifi: Enable read_mac_addr_from_mac_file This is needed to make WiFi driver load wlan_mac.bin file. Change-Id: Ifdffd86cc412de1338996055cafa08d753fe0426 --- wifi/WCNSS_qcom_cfg.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wifi/WCNSS_qcom_cfg.ini b/wifi/WCNSS_qcom_cfg.ini index 126d424..ec4530e 100644 --- a/wifi/WCNSS_qcom_cfg.ini +++ b/wifi/WCNSS_qcom_cfg.ini @@ -623,6 +623,8 @@ gcmp_enabled=0 gEnablePacketLog=1 #endif /* VENDOR_EDIT */ +read_mac_addr_from_mac_file=1 + END # Note: Configuration parser would not read anything past the END marker