warning: ETH_NXP_ENET_RX_THREAD_STACK_SIZE (defined at drivers/ethernet/Kconfig.nxp_enet:61) was
assigned the value '2048' but got the value ''. Check these unsatisfied dependencies: ETH_NXP_ENET
(=n), ETH_DRIVER (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_ETH_NXP_ENET_RX_THREAD_STACK_SIZE and/or
look up ETH_NXP_ENET_RX_THREAD_STACK_SIZE in the menuconfig/guiconfig interface. The Application
Development Primer, Setting Configuration Values, and Kconfig - Tips and Best Practices sections of
the manual might be helpful too.
warning: SYS_HEAP_VALIDATE (defined at lib/heap/Kconfig:7) was assigned the value 'y' but got the
value 'n'. Check these unsatisfied dependencies: ASSERT (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_SYS_HEAP_VALIDATE and/or look up
SYS_HEAP_VALIDATE in the menuconfig/guiconfig interface. The Application Development Primer, Setting
Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful
too.
warning: ASSERT_LEVEL (defined at subsys/debug/Kconfig:186) was assigned the value '0' but got the
value ''. Check these unsatisfied dependencies: ASSERT (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_ASSERT_LEVEL and/or look up ASSERT_LEVEL in
the menuconfig/guiconfig interface. The Application Development Primer, Setting Configuration
Values, and Kconfig - Tips and Best Practices sections of the manual might be helpful too.
warning: NET_L2_ETHERNET_MGMT (defined at subsys/net/l2/ethernet/Kconfig:27) was assigned the value
'y' but got the value 'n'. Check these unsatisfied dependencies: NET_L2_ETHERNET (=n). See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_NET_L2_ETHERNET_MGMT and/or look up
NET_L2_ETHERNET_MGMT in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.
warning: The choice symbol ETHERNET_LOG_LEVEL_OFF (defined at
subsys/net/Kconfig.template.log_config.net:16) was selected (set =y), but no symbol ended up as the
choice selection. See
http://docs.zephyrproject.org/latest/kconfig.html#CONFIG_ETHERNET_LOG_LEVEL_OFF and/or look up
ETHERNET_LOG_LEVEL_OFF in the menuconfig/guiconfig interface. The Application Development Primer,
Setting Configuration Values, and Kconfig - Tips and Best Practices sections of the manual might be
helpful too.
warning: NOCACHE_MEMORY (defined at soc/mediatek/mt8xxx/Kconfig.defconfig:43, arch/Kconfig:412) has direct dependencies SOC_FAMILY_MTK || ARCH_HAS_NOCACHE_MEMORY_SUPPORT with value n, but is currently being y-selected by the following symbols:
- UDC_NXP_EHCI (defined at drivers/usb/udc/Kconfig.mcux:4), with value y, direct dependencies DT_HAS_NXP_EHCI_ENABLED && UDC_DRIVER (value: y), and select condition CPU_HAS_DCACHE && DT_HAS_NXP_EHCI_ENABLED && UDC_DRIVER (value: y)
Parsing /home/vovan/ZEPHYR_RTOS/zephyrproject/zephyr/samples/pjsip/pjproject/Kconfig
Loaded configuration '/home/vovan/ZEPHYR_RTOS/zephyrproject/zephyr/boards/nxp/mimxrt1024_evk/mimxrt1024_evk_defconfig'
Merged configuration '/home/vovan/ZEPHYR_RTOS/zephyrproject/zephyr/samples/pjsip/pjproject/prj.conf'
Merged configuration '/home/vovan/ZEPHYR_RTOS/zephyrproject/zephyr/samples/pjsip/pjproject/boards/mimxrt1024_evk.conf'
error: Aborting due to Kconfig warnings