From 92ea0a0cdeb38290478685ab40a35b5338592f4d Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 26 May 2020 14:20:52 +0200 Subject: Rename application configuration attributes --- spec/acfg/opt/stackcheckerenabled.yml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'spec/acfg/opt/stackcheckerenabled.yml') diff --git a/spec/acfg/opt/stackcheckerenabled.yml b/spec/acfg/opt/stackcheckerenabled.yml index 6ed475ef..116397b6 100644 --- a/spec/acfg/opt/stackcheckerenabled.yml +++ b/spec/acfg/opt/stackcheckerenabled.yml @@ -1,22 +1,22 @@ SPDX-License-Identifier: CC-BY-SA-4.0 -appl-config-option-description: | - In case this configuration option is defined, then the stack checker is - enabled. -appl-config-option-index: [] -appl-config-option-name: CONFIGURE_STACK_CHECKER_ENABLED -appl-config-option-notes: | - The stack checker performs run-time stack bounds checking. This increases - the time required to create tasks as well as adding overhead to each context - switch. - - In 4.9 and older, this configuration option was named ``STACK_CHECKER_ON``. 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 stack checker is + enabled. enabled-by: true +index-entries: [] interface-type: appl-config-option links: - role: appl-config-group-member uid: ../general +name: CONFIGURE_STACK_CHECKER_ENABLED +notes: | + The stack checker performs run-time stack bounds checking. This increases + the time required to create tasks as well as adding overhead to each context + switch. + + In 4.9 and older, this configuration option was named ``STACK_CHECKER_ON``. text: '' type: interface -- cgit v1.2.3