blob: 27514c0e364072dd53c340be64182aee90509108 [file] [log] [blame]
CONFIG_NET_IPV4=n
CONFIG_NET_L2_IEEE802154=y
CONFIG_NET_DEBUG_L2_IEEE802154=y
CONFIG_NET_DEBUG_L2_IEEE802154_FRAGMENT=y
CONFIG_IEEE802154_UPIPE=y
CONFIG_SYS_LOG_IEEE802154_DRIVER_LEVEL=1
CONFIG_NET_DEBUG_L2_IEEE802154_DISPLAY_PACKET=n
CONFIG_NET_L2_IEEE802154_SHELL=y
# This prevents automatic creation of ethernet interface as we
# do not have SLIP in use in this test.
CONFIG_NET_TEST=y
# This sample uses more stack so update the values
CONFIG_MAIN_STACK_SIZE=2000
CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=2000