carl9170 firmware: Support multiple CAB queues
[carl9170fw.git] / carlfw / Kconfig
index c8f3cca38ad6cb2aae0ff652854b5cafcffb66e5..bacb6f29f6c935538d99999f94f18c180fd4eeb7 100644 (file)
@@ -152,6 +152,12 @@ config CARL9170FW_DELAYED_TX
         Doesn't work 100% yet, but in most cases other HW designs can
         deal with the fallout.
 
+config CARL9170FW_VIFS_NUM
+       default 0
+       int
+       prompt "Number of additional pseudo virtual interfaces"
+       depends on CARL9170FW_EXPERIMENTAL
+
 config CARL9170FW_BROKEN_FEATURES
        def_bool n
        prompt "Broken Featurs"
@@ -184,12 +190,6 @@ config CARL9170FW_WATCHDOG_BUTTON
        depends on CARL9170FW_BROKEN && CARL9170FW_WATCHDOG && CARL9170FW_GPIO_INTERRUPT
        prompt "Trigger Watchdog by pressing the WPS button"
 
-config CARL9170FW_VIFS_NUM
-       default 0
-       int
-       prompt "Number of additional pseudo virtual interfaces"
-       depends on CARL9170FW_BROKEN_FEATURES
-
 choice CARL9170FW_UART_CLOCK
        prompt "UART Clock"
        depends on CARL9170FW_DEBUG_UART