- Added separate overlay conf files for wifi IW416 and IW612 SoCs. - Added overlay debug conf file for nxp wifi needed to enable debug logs. - Added additional configurations for module's region selection. Signed-off-by: Abhinav Kulkarni <abhinav.kulkarni@nxp.com>
15 lines
256 B
Plaintext
15 lines
256 B
Plaintext
#
|
|
# Logs
|
|
#
|
|
CONFIG_WIFI_LOG_LEVEL_DBG=y
|
|
CONFIG_ASSERT=y
|
|
CONFIG_ASSERT_LEVEL=2
|
|
CONFIG_LOG_MODE_IMMEDIATE=y
|
|
CONFIG_NET_BUF_LOG=y
|
|
|
|
# Stats
|
|
CONFIG_SYS_HEAP_VALIDATE=y
|
|
CONFIG_SYS_HEAP_RUNTIME_STATS=y
|
|
CONFIG_NET_STATISTICS_WIFI=y
|
|
CONFIG_NET_STATISTICS_USER_API=y
|