1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 22:13:52 +01:00

tests/periph_pm: Fix kconfig model

This commit is contained in:
MrKevinWeiss 2022-08-16 13:10:07 +02:00
parent e5000c8de1
commit a00060f4d8
No known key found for this signature in database
GPG Key ID: 4B69974722CBEEAE

View File

@ -11,5 +11,4 @@ config APPLICATION
imply MODULE_PERIPH_RTC
imply MODULE_PERIPH_GPIO
imply MODULE_PERIPH_GPIO_IRQ
imply MODULE_ZTIMER_NO_PERIPH_RTT if CPU_COMMON_SAM0
depends on TEST_KCONFIG