zephyr/samples/microkernel/test/test_tickless/prj_x86.conf

8 lines
216 B
Plaintext

CONFIG_ADVANCED_POWER_MANAGEMENT=y
CONFIG_TICKLESS_IDLE=y
# Let stack canaries use non-random number generator.
# This option is NOT to be used in production code.
CONFIG_DRV_RANDOM=y
CONFIG_TEST_RANDOM_GENERATOR=y