net: lib: config: remove NET_CONFIG_IEEE802154_DEV_NAME
Remove NET_CONFIG_IEEE802154_DEV_NAME in favor of DT based choice using zephyr,ieee802154. Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
This commit is contained in:
parent
8f887b6f8a
commit
b74a22924e
13 changed files with 0 additions and 39 deletions
|
@ -37,9 +37,6 @@ config IEEE802154_CC13XX_CC26XX_SUB_GHZ
|
|||
# soc/arm/ti_simplelink/cc13x2_cc26x2/power.c
|
||||
select PM
|
||||
|
||||
config NET_CONFIG_IEEE802154_DEV_NAME
|
||||
default "IEEE802154_0"
|
||||
|
||||
endif # IEEE802154
|
||||
|
||||
if BT
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue