drivers: rtc: sam: Add platform on API test coverage
The #81456 fixed the driver issue related to issue #81454. This add the RTC configurations on sam_v71_xult board to enable test coverage. Fixes #81454 Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
This commit is contained in:
parent
08fe69cc3c
commit
cffb66f5c6
5 changed files with 14 additions and 1 deletions
|
@ -0,0 +1,3 @@
|
|||
CONFIG_RTC_ALARM=y
|
||||
CONFIG_RTC_UPDATE=y
|
||||
CONFIG_RTC_CALIBRATION=y
|
|
@ -0,0 +1,3 @@
|
|||
CONFIG_RTC_ALARM=y
|
||||
CONFIG_RTC_UPDATE=y
|
||||
CONFIG_RTC_CALIBRATION=y
|
Loading…
Add table
Add a link
Reference in a new issue