summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/appl-needs-rtc-driver.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/if/appl-needs-rtc-driver.yml')
-rw-r--r--spec/acfg/if/appl-needs-rtc-driver.yml22
1 files changed, 22 insertions, 0 deletions
diff --git a/spec/acfg/if/appl-needs-rtc-driver.yml b/spec/acfg/if/appl-needs-rtc-driver.yml
new file mode 100644
index 00000000..bb0bfd3e
--- /dev/null
+++ b/spec/acfg/if/appl-needs-rtc-driver.yml
@@ -0,0 +1,22 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+appl-config-option-type: feature-enable
+copyrights:
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+description: |
+ In case this configuration option is defined, then the Real-Time Clock Driver
+ is initialized during system initialization.
+enabled-by: true
+index-entries: []
+interface-type: appl-config-option
+links:
+- role: appl-config-group-member
+ uid: group-devdrv
+name: CONFIGURE_APPLICATION_NEEDS_RTC_DRIVER
+notes: |
+ Most BSPs do not include support for a real-time clock (RTC). This is because
+ many boards do not include the required hardware.
+
+ If this is defined and the BSP does not have this device driver, then the
+ user will get a link time error for an undefined symbol.
+text: ''
+type: interface