Skip to content

Commit ed33438

Browse files
committed
soc: nordic: nrf92: Imply SD2PPI configuration for cpuapp
Imply that cpuapp on nrf9251 will use GPPI implementation for Secure distributed DPPI. Same as on nrf54h20 cpuapp. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>
1 parent 0c30e66 commit ed33438

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

soc/nordic/nrf92/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ config SOC_NRF9220_CPUAPP
2323
select NRFS_HAS_VBUS_DETECTOR_SERVICE
2424
select NRFS_TEMP_SERVICE_HAS_SUBSCRIPTION_SERVICE
2525
select HAS_IRONSIDE_SE_CALL
26+
imply NRFX_GPPI_SD2PPI_GLOBAL
2627

2728
config SOC_NRF9220_CPUPPR
2829
select RISCV_CORE_NORDIC_VPR

0 commit comments

Comments
 (0)