Skip to content

Commit 2050e22

Browse files
committed
[nrf noup] Disable nRF70 driver logs verbosity by default.
This aims to keep memory footprint after this config is enabled by default in NCS. Signed-off-by: Marcin Kajor <[email protected]>
1 parent 96ea933 commit 2050e22

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/nrfconnect/chip-module/Kconfig.defaults

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,9 @@ config NET_IF_IPV6_PREFIX_COUNT
255255
config WPA_SUPP_NO_DEBUG
256256
default y
257257

258+
config NRF700X_LOG_VERBOSE
259+
default n
260+
258261
config NRF_WIFI_LOW_POWER
259262
default n
260263

0 commit comments

Comments
 (0)