Skip to content

Commit 110f8ca

Browse files
krish2718nordicjm
authored andcommitted
Revert "[nrf noup] drivers: wifi: nrfwifi: Workaround for build"
This reverts commit b757e7a. Signed-off-by: Chaitanya Tata <[email protected]>
1 parent 0981e96 commit 110f8ca

File tree

1 file changed

+0
-33
lines changed

1 file changed

+0
-33
lines changed

drivers/wifi/nrfwifi/Kconfig.nrfwifi

Lines changed: 0 additions & 33 deletions
Original file line numberDiff line numberDiff 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-
733700
endif # WIFI_NRF70

0 commit comments

Comments
 (0)