summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig16
1 files changed, 16 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
new file mode 100644
index 0000000..24d6608
--- /dev/null
+++ b/Kconfig
@@ -0,0 +1,16 @@
+# SPDX-License-Identifier: GPL-2.0-only
+#
+# WiFi Performance Tracker Driver
+#
+
+config WLAN_PTRACKER
+ bool "WiFi Performance Tracker Driver"
+ help
+ WiFi Performance Tracker support.
+ default y
+
+config DYNAMIC_TWT_SUPPORT
+ bool "Dynamic TWT Setup Support "
+ help
+ WiFi Performance Tracker support dynamic TWT setup.
+ default y