mcux: add Kconfig to configure NXP WiFi monolithic feature

The monolithic feature allows to link the binary blobs with
the application during the build.

Signed-off-by: Maochen Wang <maochen.wang@nxp.com>
This commit is contained in:
Maochen Wang 2024-07-26 16:44:45 +08:00 committed by Maureen Helm
parent 8bcfbf4d80
commit dbb5fef25c

View file

@ -370,6 +370,12 @@ config NXP_FW_LOADER
The firmware loader is used to load firmwares to embedded tranceivers.
It is needed to enable connectivity features.
config NXP_MONOLITHIC_WIFI
bool "WiFi firmware monolithic build"
help
If enabled, the WiFi firmware used by the device will be linked with the
application directly.
config NXP_MONOLITHIC_BT
bool "BT firmware monolithic build"
help