zephyr/tests/lib/onoff/prj.conf
Anas Nashif a81b322828 lib: onoff: add a config for on-off and build conditionally
Do not build this service unconditionally.

Partial fix of #50654

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2022-10-03 10:18:15 +02:00

5 lines
67 B
Plaintext

CONFIG_POLL=y
CONFIG_ZTEST=y
CONFIG_ZTEST_NEW_API=y
CONFIG_ONOFF=y