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:
Gerard Marull-Paretas 2022-07-18 11:46:49 +02:00 committed by Carles Cufí
commit b74a22924e
13 changed files with 0 additions and 39 deletions

View file

@ -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