summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-APPLDOESNOTNEEDCLOCKDRIVER.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-24 07:29:42 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-24 07:35:54 +0100
commit9398d2ef4fb6aa85edb60fc37f2877b8623b0c3e (patch)
tree605c7c9ae1f3c44d121fc74802f57909b2335f44 /spec/acfg/opt/RTEMS-ACFG-OPT-APPLDOESNOTNEEDCLOCKDRIVER.yml
parentapplconfig: Support "feature-enable" option type (diff)
downloadrtems-central-9398d2ef4fb6aa85edb60fc37f2877b8623b0c3e.tar.bz2
spec: Use option type "feature-enable"
Diffstat (limited to 'spec/acfg/opt/RTEMS-ACFG-OPT-APPLDOESNOTNEEDCLOCKDRIVER.yml')
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-APPLDOESNOTNEEDCLOCKDRIVER.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-APPLDOESNOTNEEDCLOCKDRIVER.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-APPLDOESNOTNEEDCLOCKDRIVER.yml
index a8e962f7..53fafa9e 100644
--- a/spec/acfg/opt/RTEMS-ACFG-OPT-APPLDOESNOTNEEDCLOCKDRIVER.yml
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-APPLDOESNOTNEEDCLOCKDRIVER.yml
@@ -2,10 +2,10 @@ SPDX-License-Identifier: CC-BY-SA-4.0
active: true
appl-config-option-type: feature
appl-config-option-default: |
- If this configuration option is undefined, then a clock driver may be
+ If this configuration option is undefined, then a Clock Driver may be
initialized during system initialization.
appl-config-option-description: |
- In case this configuration option is defined, then **no** clock driver is
+ In case this configuration option is defined, then **no** Clock Driver is
initialized during system initialization.
appl-config-option-index: []
appl-config-option-name: CONFIGURE_APPLICATION_DOES_NOT_NEED_CLOCK_DRIVER
@@ -22,7 +22,7 @@ appl-config-option-notes: |
* :ref:`CONFIGURE_APPLICATION_NEEDS_TIMER_DRIVER`,
- otherwise a compile time error will occur.
+ otherwise a compile time error in the configuration file will occur.
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
derived: false