drivers: cc2520: Remove unused TI_CC2520 Kconfig option

Instead of TI_CC2520_CHANNEL option NET_L2_IEEE802154_ORFD_CHANNEL is
used.

Change-Id: I9b0c0ff6b2c42070d05c5cf3e4dc33c364be9a5c
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
This commit is contained in:
Andrei Emeltchenko 2017-01-25 12:06:57 +02:00 committed by Jukka Rissanen
commit 404a83a482

View file

@ -108,14 +108,6 @@ config TI_CC2520_RX_STACK_SIZE
The default value should be sufficient, but in case it prooves to be
a too little one, this option makes it easy to play with the size.
config TI_CC2520_CHANNEL
int "TI CC2520 Channel"
default 26
range 11 26
help
All the 802.15.4 devices that want to connect to each other need
to have same channel. Default channel is 26.
config TI_CC2520_INIT_PRIO
int "CC2520 intialization priority"
default 80