carl9170 firmware: update default config
[carl9170fw.git] / carlfw / Kconfig
index c8f3cca38ad6cb2aae0ff652854b5cafcffb66e5..61824de890a4f3fc8980065ab4446654c24ff51b 100644 (file)
@@ -1,7 +1,7 @@
 menu "General"
 
 config CARL9170FW_MAKE_RELEASE
-       def_bool n
+       def_bool y
        prompt "Update/Generate new release/revision files"
 
 config CARL9170FW_RELEASE_VERSION
@@ -140,7 +140,7 @@ config CARL9170FW_PSM
         PRETBTT event fires.
 
 config CARL9170FW_DELAYED_TX
-       def_bool y
+       def_bool n
        prompt "Delay and reorder TX"
        depends on CARL9170FW_EXPERIMENTAL
        ---help---
@@ -152,6 +152,17 @@ 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 1
+       int
+       prompt "Number of additional pseudo virtual interfaces"
+       depends on CARL9170FW_EXPERIMENTAL
+
+config CARL9170FW_FW_MAC_RESET
+       def_bool n
+       prompt "Firmware MAC Chip recovery"
+       depends on CARL9170FW_EXPERIMENTAL
+
 config CARL9170FW_BROKEN_FEATURES
        def_bool n
        prompt "Broken Featurs"
@@ -184,12 +195,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