Skip to content

Commit 52c156a

Browse files
krish2718kartben
authored andcommitted
drivers: nrf_wifi: Disable LPM for radio test
This is only meant for operational modes not test modes. Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
1 parent 5d81558 commit 52c156a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/wifi/nrf_wifi/Kconfig.nrfwifi

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ endchoice
150150

151151
config NRF_WIFI_LOW_POWER
152152
bool "Low power mode in nRF Wi-Fi chipsets"
153+
depends on !NRF70_RADIO_TEST
153154
default y
154155

155156
config NRF70_TCP_IP_CHECKSUM_OFFLOAD

0 commit comments

Comments
 (0)