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:
Andrei Menzopol 2025-05-21 18:05:27 +03:00 committed by Benjamin Cabé
commit 88a180556d

View file

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