soc: nordic: nrf54l: Fix num of irq for nRF54L09
Change number of IRQ parameter for nRF54L09 devices. Signed-off-by: Adam Kondraciuk <adam.kondraciuk@nordicsemi.no>
This commit is contained in:
parent
ffe72a49bf
commit
d9c5c8d825
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
if SOC_NRF54L09_ENGA_CPUAPP
|
||||
|
||||
config NUM_IRQS
|
||||
default 274
|
||||
default 271
|
||||
|
||||
config IEEE802154_NRF5
|
||||
default IEEE802154
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue