soc: nxp: mcxw: update macro in Kconfig.defconfig
Use IEEE802154 as it is set by the L2 macros too. Signed-off-by: Andrei Menzopol <andrei.menzopol@nxp.com>
This commit is contained in:
parent
415214a99a
commit
88a180556d
1 changed files with 2 additions and 2 deletions
|
@ -49,13 +49,13 @@ config HCI_NXP_RX_THREAD
|
|||
|
||||
endif # BT
|
||||
|
||||
if NET_L2_IEEE802154 || NET_L2_OPENTHREAD
|
||||
if IEEE802154
|
||||
|
||||
# Include intercore messaging component
|
||||
config NXP_RF_IMU
|
||||
default y
|
||||
|
||||
endif # NET_L2_IEEE802154 || NET_L2_OPENTHREAD
|
||||
endif # IEEE802154
|
||||
|
||||
|
||||
endif # SOC_SERIES_MCXW
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue