We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbdf1aa commit db576baCopy full SHA for db576ba
modules/hal_nxp/mcux/mcux-sdk-ng/components/components.cmake
@@ -6,7 +6,7 @@ if(CONFIG_WIFI_NXP)
6
set(CONFIG_MCUX_COMPONENT_component.wifi_bt_module.tx_pwr_limits ON)
7
endif()
8
9
-if(CONFIG_NXP_FW_LOADER)
+if(CONFIG_NXP_FW_LOADER AND NOT CONFIG_BUILD_WITH_TFM)
10
set(CONFIG_MCUX_COMPONENT_driver.conn_fwloader ON)
11
set(CONFIG_USE_component_osa_zephyr ON)
12
0 commit comments