summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-RECORDFATALDUMPBASE64.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-RECORDFATALDUMPBASE64.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-RECORDFATALDUMPBASE64.yml')
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-RECORDFATALDUMPBASE64.yml9
1 files changed, 3 insertions, 6 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-RECORDFATALDUMPBASE64.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-RECORDFATALDUMPBASE64.yml
index fdc7f9d7..d36e96e8 100644
--- a/spec/acfg/opt/RTEMS-ACFG-OPT-RECORDFATALDUMPBASE64.yml
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-RECORDFATALDUMPBASE64.yml
@@ -1,18 +1,15 @@
SPDX-License-Identifier: CC-BY-SA-4.0
-appl-config-option-type: feature
-appl-config-option-default: |
- If this configuration option is undefined, then the event records are not
- dumped in a fatal error extension.
+appl-config-option-type: feature-enable
appl-config-option-description: |
In case
* this configuration option is defined
- * and :ref:`CONFIGURE_RECORD_EXTENSIONS_ENABLED` is defined
+ * and :ref:`CONFIGURE_RECORD_PER_PROCESSOR_ITEMS` is properly defined,
* and :ref:`CONFIGURE_RECORD_FATAL_DUMP_BASE64_ZLIB` is undefined,
- then the event records are dumped in base64 encoding in a fatal error
+ then the event records are dumped in Base64 encoding in a fatal error
extension (see :ref:`Terminate`).
appl-config-option-index: []
appl-config-option-name: CONFIGURE_RECORD_FATAL_DUMP_BASE64