summaryrefslogtreecommitdiff
path: root/wlan_mac/Kconfig
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 /wlan_mac/Kconfig
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 'wlan_mac/Kconfig')
-rw-r--r--wlan_mac/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/wlan_mac/Kconfig b/wlan_mac/Kconfig
new file mode 100644
index 0000000..d27fe52
--- /dev/null
+++ b/wlan_mac/Kconfig
@@ -0,0 +1,8 @@
+#
+# google set wlan mac
+#
+config GOOGLE_WLAN_MAC
+ tristate "Read MAC address from device tree"
+ default n
+ help
+ Say Y here if you want the GOOGLE WLAN MAC features