summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorVictor Hsu <hsuvictor@google.com>2021-11-19 16:17:09 +0800
committerVictor Hsu <hsuvictor@google.com>2021-12-13 17:03:07 +0800
commit382c14c273a6df27518e102a7aad2ba6be714588 (patch)
tree0a14799c986376655e816c5f677e73a929d18786 /Makefile
parent680a154f041761cf8772509f135415962513fe62 (diff)
downloadcnss2-382c14c273a6df27518e102a7aad2ba6be714588.tar.gz
wcn6740: Mac address provision
Add google_wlan_mac module to read provisioned platform Mac address and assign to WLAN driver Bug: 206341009 Signed-off-by: Victor Hsu <hsuvictor@google.com> Change-Id: I682cc8136456daab05572d53bef1e674807c0823
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4b6dc86..dea858c 100644
--- a/Makefile
+++ b/Makefile
@@ -33,6 +33,9 @@ KBUILD_OPTIONS += CONFIG_QRTR_MHI=m
KBUILD_OPTIONS += CONFIG_QRTR_NODE_ID=1
KBUILD_OPTIONS += CONFIG_QRTR_WAKEUP_MS=0
+# WLAN_MAC
+KBUILD_OPTIONS += CONFIG_GOOGLE_WLAN_MAC=m
+
endif
all: