summaryrefslogtreecommitdiff
path: root/samples/net/echo_server/prj_arduino_101_cc2520.conf
diff options
context:
space:
mode:
Diffstat (limited to 'samples/net/echo_server/prj_arduino_101_cc2520.conf')
-rw-r--r--samples/net/echo_server/prj_arduino_101_cc2520.conf10
1 files changed, 5 insertions, 5 deletions
diff --git a/samples/net/echo_server/prj_arduino_101_cc2520.conf b/samples/net/echo_server/prj_arduino_101_cc2520.conf
index 70cfd90d5..4a5a3e072 100644
--- a/samples/net/echo_server/prj_arduino_101_cc2520.conf
+++ b/samples/net/echo_server/prj_arduino_101_cc2520.conf
@@ -36,8 +36,8 @@ CONFIG_NET_L2_IEEE802154_ORFD=y
CONFIG_NET_L2_IEEE802154_FRAGMENT=y
CONFIG_NET_DEBUG_L2_IEEE802154_FRAGMENT=y
-CONFIG_TI_CC2520=y
-CONFIG_TI_CC2520_AUTO_ACK=y
+CONFIG_IEEE802154_CC2520=y
+CONFIG_IEEE802154_CC2520_AUTO_ACK=y
CONFIG_SYS_LOG_IEEE802154_DRIVER_LEVEL=1
CONFIG_GPIO=y
@@ -47,6 +47,6 @@ CONFIG_SPI_1=y
CONFIG_SPI_CS_GPIO=y
CONFIG_SPI_1_CS_GPIO_PORT="GPIO_0"
CONFIG_SPI_1_CS_GPIO_PIN=0
-CONFIG_TI_CC2520_SPI_DRV_NAME="SPI_1"
-CONFIG_TI_CC2520_SPI_FREQ=4
-CONFIG_TI_CC2520_SPI_SLAVE=1 \ No newline at end of file
+CONFIG_IEEE802154_CC2520_SPI_DRV_NAME="SPI_1"
+CONFIG_IEEE802154_CC2520_SPI_FREQ=4
+CONFIG_IEEE802154_CC2520_SPI_SLAVE=1 \ No newline at end of file