Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions soc/nordic/nrf54h/Kconfig.defconfig.nrf54h20_cpuppr
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ if SOC_NRF54H20_CPUPPR
config NUM_IRQS
default 496

config SYS_CLOCK_TICKS_PER_SEC
default 1000
#
# As PPR has limited memory most of tests does not fit with asserts enabled.
config ASSERT
Expand Down
3 changes: 0 additions & 3 deletions soc/nordic/nrf92/Kconfig.defconfig.nrf9280_cpuppr
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ if SOC_NRF9280_CPUPPR
config NUM_IRQS
default 496

config SYS_CLOCK_TICKS_PER_SEC
default 1000

config RV_BOOT_HART
default 13 if SOC_NRF9230_ENGB

Expand Down
Loading