X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=carlfw%2FKconfig;h=f3d35e765f6dcd958a17dd62c7871b3182523623;hb=007045ac7c9822009b704b856e2f92934cca2401;hp=f5d11168b0b9b766712a34d0006acb328b48ed90;hpb=342053c2ce7eeb96d0e44634970fd79262f701b7;p=carl9170fw.git diff --git a/carlfw/Kconfig b/carlfw/Kconfig index f5d1116..f3d35e7 100644 --- a/carlfw/Kconfig +++ b/carlfw/Kconfig @@ -152,6 +152,11 @@ 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_VIFS_NUM default 1 int @@ -159,7 +164,7 @@ config CARL9170FW_VIFS_NUM depends on CARL9170FW_EXPERIMENTAL config CARL9170FW_FW_MAC_RESET - def_bool n + def_bool y prompt "Firmware MAC Chip recovery" depends on CARL9170FW_EXPERIMENTAL