tests: rtc: fix dependencies
Depend on RTC driver being available on the device. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
5f34003da2
commit
f07d66fcef
@ -1,3 +1,2 @@
|
||||
CONFIG_RTC=y
|
||||
CONFIG_RTC_QMSI=y
|
||||
CONFIG_ZTEST=y
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
tests:
|
||||
test_rtc:
|
||||
platform_whitelist: quark_se_c1000_devboard quark_d2000_crb
|
||||
tags: drivers
|
||||
depends_on: rtc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user