1# This overlay switches from NCP to RCP, use in combination with prj.conf
2
3CONFIG_OPENTHREAD_COPROCESSOR_NCP=n
4CONFIG_OPENTHREAD_COPROCESSOR_RCP=y
5
6CONFIG_NET_PKT_RX_COUNT=8
7CONFIG_NET_PKT_TX_COUNT=8
8