X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=carlfw%2FKconfig;h=3b7de610cc3fd2b2e27c861a92fe3d99afa70fd0;hb=d496f07eeee98f74d6aba3f7db5671d06864ed52;hp=262c2471ec65e476a536543d76988af856c4a7fa;hpb=439cedcac2fc950f32b120ff2b128968d6fb34ef;p=carl9170fw.git diff --git a/carlfw/Kconfig b/carlfw/Kconfig index 262c247..3b7de61 100644 --- a/carlfw/Kconfig +++ b/carlfw/Kconfig @@ -1,13 +1,7 @@ menu "General" -config CARL9170FW_MAKE_RELEASE - def_bool y - prompt "Update/Generate new release/revision files" - config CARL9170FW_RELEASE_VERSION int - depends on CARL9170FW_MAKE_RELEASE - prompt "Major CARL9170 Firmware Revision" default 1 menu "Selectable Hardware Options" @@ -139,24 +133,6 @@ config CARL9170FW_PSM Firmware will automatically turn it on again, when the PRETBTT event fires. -config CARL9170FW_DELAYED_TX - def_bool n - prompt "Delay and reorder TX" - depends on CARL9170FW_EXPERIMENTAL - ---help--- - Delay incoming TX' from the application until wlan_complete - has finished. - - This feature is necessary to keep A-MPDUs partially ordered. - - 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_OPTION def_bool n prompt "Wakeup on WLAN"