mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-17 04:52:59 +01:00
ieee802154/submac/Kconfig: select ZTIMER
This commit is contained in:
parent
92f3a170af
commit
fc0e59cac3
@ -19,7 +19,7 @@ config MODULE_IEEE802154_SECURITY
|
||||
|
||||
config MODULE_IEEE802154_SUBMAC
|
||||
bool "IEEE 802.15.4 submac"
|
||||
select MODULE_XTIMER
|
||||
select ZTIMER_USEC
|
||||
help
|
||||
This module defines a common layer for handling the lower part of the IEEE 802.15.4 MAC layer.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user