Skip to content

Commit

Permalink
sys/posix/pthread: improve Kconfig dependency resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
aabadie committed Apr 26, 2022
1 parent f6dd1f7 commit 0cb482f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sys/posix/pthread/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,7 @@
config MODULE_PTHREAD
bool "Pthread Support"
depends on TEST_KCONFIG
select MODULE_TIMEX
select MODULE_ZTIMER
select MODULE_ZTIMER64_USEC
select MODULE_ZTIMER64_XTIMER_COMPAT if MODULE_ZTIMER_XTIMER_COMPAT

0 comments on commit 0cb482f

Please sign in to comment.