Skip to content

Commit aa8e661

Browse files
committed
[nrf fromlist] drivers: nrfwifi: Allow scan-only for all platforms
Though nRF7000 is a special Scan only chipset, scan only can work with any nRF70 platforms, no need for this enforcement and we can keep things flexible. Upstream PR: zephyrproject-rtos/zephyr#80071 Signed-off-by: Chaitanya Tata <[email protected]>
1 parent de4f93a commit aa8e661

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/wifi/nrfwifi/Kconfig.nrfwifi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ config NRF70_SYSTEM_MODE
6262

6363
config NRF70_SCAN_ONLY
6464
bool "nRF70 scan only mode"
65-
depends on WIFI_NRF7000
6665
help
6766
Select this option to enable scan only mode of the nRF70 driver
6867

0 commit comments

Comments
 (0)