mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-18 02:53:52 +01:00
sys/benchmark/kconfig: cleanup ztimer dependency
This commit is contained in:
parent
8056eafffd
commit
83e9fdce7c
@ -7,5 +7,6 @@
|
||||
|
||||
config MODULE_BENCHMARK
|
||||
bool "Simple benchmarks support"
|
||||
depends on MODULE_ZTIMER_USEC
|
||||
select MODULE_ZTIMER
|
||||
select MODULE_ZTIMER_USEC
|
||||
depends on TEST_KCONFIG
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user