carl9170 firmware: per-vif tx sequence counter
[carl9170fw.git] / carlfw / Kconfig
index 53e4da67cd0c2bedc1ba02837fd0b42095c3473d..9a980e36268ad211186ed0e7c28597e3d1f1823b 100644 (file)
@@ -152,6 +152,20 @@ config CARL9170FW_DELAYED_TX
         Doesn't work 100% yet, but in most cases other HW designs can
         deal with the fallout.
 
+config CARL9170FW_TX_AMPDU
+       def_bool n
+       prompt "Firmware-supported ampdu scheduling"
+       depends on CARL9170FW_EXPERIMENTAL
+
+config CARL9170FW_WOL
+       def_bool n
+       prompt "Wakeup on WLAN"
+       depends on CARL9170FW_EXPERIMENTAL
+       ---help---
+        With this option enabled, the firmware can wake-up
+        suspended hosts... As long as they fully support
+        USB remote wakeup.
+
 config CARL9170FW_VIFS_NUM
        default 1
        int