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