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 d5f03ae commit 2548275Copy full SHA for 2548275
soc/renesas/ra/Kconfig
@@ -26,6 +26,7 @@ rsource "*/Kconfig"
26
27
config SOC_RA_ENABLE_START_SECOND_CORE
28
bool "Allows the primary core to start the secondary core"
29
+ depends on !BOOTLOADER_MCUBOOT
30
depends on (SOC_SERIES_RA8P1 && CPU_CORTEX_M85)
31
select SOC_LATE_INIT_HOOK
32
help
0 commit comments