10 lines
270 B
Text
10 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
|