mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-20 07:45:22 +00:00
This commit re-organises the kernel interrupt tests for consistency. In addition, it removes any references to the `irq_offload` feature, which is no longer used by this test. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
4 lines
64 B
Plaintext
4 lines
64 B
Plaintext
CONFIG_ZTEST=y
|
|
CONFIG_DYNAMIC_INTERRUPTS=y
|
|
CONFIG_MP_NUM_CPUS=1
|