zephyr/samples/net/wifi/shell/nxp/overlay_hostap_debug.conf
Abhinav Kulkarni 703fa22b11 samples: net: wifi: shell: nxp: HostAP support for IW416
Added host AP support for IW416 and IW612 socs.
Adding conf files which can be used along with shield for compilation to
test HostAP and WPA supplicant.

Signed-off-by: Abhinav Kulkarni <abhinav.kulkarni@nxp.com>
2025-06-11 09:54:46 +02:00

9 lines
270 B
Text

# This conf is used for supplicant debug mode.
# stack size
CONFIG_WIFI_NM_WPA_SUPPLICANT_WQ_STACK_SIZE=16384
CONFIG_WIFI_NM_WPA_SUPPLICANT_THREAD_STACK_SIZE=16384
# debug level
CONFIG_WIFI_NM_WPA_SUPPLICANT_DEBUG_LEVEL=2
CONFIG_WIFI_NM_WPA_SUPPLICANT_LOG_LEVEL_DBG=y