zephyr/tests/kernel/gen_isr_table/prj.conf
Andrew Boie 3aa59a6eed tests: test dynamic IRQ APIs
The gen_isr_table test now tries to install two dynamic
IRQ handlers.

RISCV32 has a workaround due to limited number of SW
triggerable interrupts that can be configured.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2018-11-20 09:30:34 -05:00

3 lines
42 B
Plaintext

CONFIG_TEST=y
CONFIG_DYNAMIC_INTERRUPTS=y