| CONFIG_IRQ_OFFLOAD=y | |
| CONFIG_ZTEST=y | |
| CONFIG_MP_MAX_NUM_CPUS=1 | |
| # The k_cpu_idle test asserts that the only wake-up the CPU sees while | |
| # idle is the scheduled user timer. Timeslicing would break that by | |
| # rescheduling its own periodic slice timeout behind our back. | |
| CONFIG_TIMESLICING=n |