nxp: combine MONOLITHIC_BT and MONOLITHIC_IEEE802154
Combine BLE and 802.15.4 monolithic build under a single config to make it less error prone. The choice between a BLE/802.15.4 combo firmware and a BLE only firmware is done depending on the Soc (like RW610 vs RW612). Signed-off-by: Axel Le Bourhis <axel.lebourhis@nxp.com>
This commit is contained in:
parent
03b936f279
commit
5dfd41e51a
8 changed files with 16 additions and 16 deletions
|
@ -17,7 +17,7 @@ config SOC_SERIES_RW6XX
|
|||
select HAS_MCUX_FLEXCOMM
|
||||
select HAS_MCUX_CACHE
|
||||
select HAS_PM
|
||||
select HAS_NXP_MONOLITHIC_BT
|
||||
select HAS_NXP_MONOLITHIC_NBU
|
||||
select SOC_EARLY_INIT_HOOK
|
||||
|
||||
if SOC_SERIES_RW6XX
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue