Skip to content

Commit 1e55401

Browse files
zyczrlubos
authored andcommitted
samples: benchmarks: coremark: Enable CPURAD for nRF54H20
Add configuration option CONFIG_SOC_NRF54H20_CPURAD_ENABLE to the nrf54h20dk_nrf54h20_cpuapp.conf file to enable CPURAD support for the nRF54H20 platform. JIRA: NCSDK-36540 Signed-off-by: Jan Zyczkowski <[email protected]>
1 parent cd18dd9 commit 1e55401

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/benchmarks/coremark/boards/nrf54h20dk_nrf54h20_cpuapp.conf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ CONFIG_LOG_FRONTEND_STMESP_FSC=y
1414
CONFIG_DEBUG_DRIVER=y
1515

1616
CONFIG_UART_ASYNC_API=y
17+
18+
CONFIG_SOC_NRF54H20_CPURAD_ENABLE=y

0 commit comments

Comments
 (0)