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 b78486a commit a5f9c1dCopy full SHA for a5f9c1d
drivers/misc/nordic_vpr_launcher/Kconfig
@@ -18,6 +18,7 @@ source "subsys/logging/Kconfig.template.log_config"
18
19
config NORDIC_VPR_LAUNCHER_INIT_PRIORITY
20
int "Nordic VPR coprocessor launcher init priority"
21
+ default 44 if DT_HAS_NORDIC_CORESIGHT_NRF_ENABLED
22
default 0
23
help
24
The init priority of the VPR coprocessor launcher.
0 commit comments