blob: 124d60ad9bd9b7c45b3a157f7686c2dcb3003efb [file] [log] [blame]
CONFIG_NET_IPV4=n
CONFIG_NET_L2_IEEE802154=y
CONFIG_IEEE802154_UPIPE=y
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