File tree Expand file tree Collapse file tree 1 file changed +0
-33
lines changed
Expand file tree Collapse file tree 1 file changed +0
-33
lines changed Original file line number Diff line number Diff line change @@ -697,37 +697,4 @@ config NRF_WIFI_BUILD_ONLY_MODE
697697 dependency on firmware binary and patches.
698698 This is useful to check the build and link errors.
699699
700- # TODO: Temporary WAR, implement these options in the future
701- config NRF_WIFI_PATCHES_EXT_FLASH_DISABLED
702- bool "nRF70 firmware patch external flash support"
703- help
704- Select this option to disable external flash support for nRF70 firmware patches
705-
706- config NRF_WIFI_FW_PATCH_DFU
707- bool "nRF70 firmware patch DFU"
708- help
709- Select this option to enable DFU for nRF70 firmware patches
710-
711- config NRF_WIFI_PATCHES_EXT_FLASH_STORE
712- bool "nRF70 firmware patch external flash store"
713- help
714- Select this option to enable external flash store for nRF70 firmware patches
715-
716- config NRF_WIFI_FW_FLASH_CHUNK_SIZE
717- int "nRF70 firmware patch flash chunk size"
718- default 8192
719- help
720- Select this option to set the flash chunk size for nRF70 firmware patches
721-
722- config NRF_WIFI_PATCHES_EXT_FLASH_XIP
723- bool "nRF70 firmware patch external flash XIP"
724- help
725- Select this option to enable external flash XIP for nRF70 firmware patches
726-
727- config NRF_WIFI_FEAT_WMM
728- bool "WMM/QoS support"
729- default y
730- help
731- This option controls disable/enable of the WMM(Wireless Multi-Media) feature.
732-
733700endif # WIFI_NRF70
You can’t perform that action at this time.
0 commit comments