soc: rw61x: enable IEEE802154 for NXP_FW_LOADER and NXP_RF_IMU

Enable IEEE802154 for NXP_FW_LOADER and NXP_RF_IMU

Signed-off-by: Gang Li <gang.li_1@nxp.com>
This commit is contained in:
Gang Li 2024-12-11 10:00:51 +01:00 committed by Benjamin Cabé
commit b4994ee2b9

View file

@ -34,9 +34,9 @@ config NXP_MONOLITHIC_WIFI
default y if WIFI
config NXP_FW_LOADER
default y if (BT || WIFI)
default y if (BT || WIFI || IEEE802154)
config NXP_RF_IMU
default y if (BT || WIFI)
default y if (BT || WIFI || IEEE802154)
endif # SOC_SERIES_RW6XX