summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-STACKCHECKERENABLED.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-STACKCHECKERENABLED.yml
parentf85bb0bbaece4c3be58d3b023fd4d118e2c59030 (diff)
spec: Use option type "feature-enable"
Diffstat (limited to '')
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-STACKCHECKERENABLED.yml5
1 files changed, 1 insertions, 4 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-STACKCHECKERENABLED.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-STACKCHECKERENABLED.yml
index 558d10f5..ee43b6ce 100644
--- a/spec/acfg/opt/RTEMS-ACFG-OPT-STACKCHECKERENABLED.yml
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-STACKCHECKERENABLED.yml
@@ -1,9 +1,6 @@
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 the stack checker is
- disabled.
+appl-config-option-type: feature-enable
appl-config-option-description: |
In case this configuration option is defined, then the stack checker is
enabled.