zephyr/tests/kernel/arm_irq_vector_table/Kconfig

6 lines
139 B
Plaintext

config NUM_IRQS
int "Number of IRQs for this test, made overridable in the .conf file"
default 3
source "$(ZEPHYR_BASE)/Kconfig.zephyr"