soc: Remove re-defining some defined types

Removes re-defining some Kconfigs that are already defined
e.g. in arch

Signed-off-by: Jamie McCrae <jamie.mccrae@nordicsemi.no>
This commit is contained in:
Jamie McCrae 2024-11-07 08:31:10 +00:00 committed by Anas Nashif
commit 2f800cea8f
42 changed files with 0 additions and 71 deletions

View file

@ -6,7 +6,6 @@
if SOC_NRF52820_QDAA
config NUM_IRQS
int
default 40
endif # SOC_NRF52820_QDAA

View file

@ -6,7 +6,6 @@
if SOC_NRF52833_QDAA
config NUM_IRQS
int
default 48
endif # SOC_NRF52833_QDAA

View file

@ -6,7 +6,6 @@
if SOC_NRF52833_QIAA
config NUM_IRQS
int
default 48
endif # SOC_NRF52833_QIAA