tests/posix_sleep: add Kconfig configuration file

This commit is contained in:
MrKevinWeiss 2021-02-11 16:14:13 +01:00
parent b8eb12d43b
commit d5a94d79a5

View File

@ -0,0 +1,5 @@
CONFIG_MODULE_POSIX_SLEEP=y
CONFIG_MODULE_ZTIMER=y
CONFIG_MODULE_ZTIMER_PERIPH_TIMER=y
CONFIG_MODULE_ZTIMER_USEC=y
CONFIG_MODULE_ZTIMER_MSEC=y