summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-IMFSDISABLEREADLINK.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-18 14:45:19 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-03-19 09:04:34 +0100
commita0e78f0e0fac19ed6361e91bac32a0a6b30b3d28 (patch)
treeca30798781a82aa873f2e325c4209c070445e02f /spec/acfg/opt/RTEMS-ACFG-OPT-IMFSDISABLEREADLINK.yml
parentapplconfig: Support new boolean feature template (diff)
downloadrtems-central-a0e78f0e0fac19ed6361e91bac32a0a6b30b3d28.tar.bz2
spec: Convert boolean feature options
Diffstat (limited to 'spec/acfg/opt/RTEMS-ACFG-OPT-IMFSDISABLEREADLINK.yml')
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-IMFSDISABLEREADLINK.yml14
1 files changed, 6 insertions, 8 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-IMFSDISABLEREADLINK.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-IMFSDISABLEREADLINK.yml
index 94c99be2..c7dd6b90 100644
--- a/spec/acfg/opt/RTEMS-ACFG-OPT-IMFSDISABLEREADLINK.yml
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-IMFSDISABLEREADLINK.yml
@@ -1,18 +1,16 @@
SPDX-License-Identifier: CC-BY-SA-4.0
active: true
-appl-config-option-data-type: |
- Boolean feature macro.
-appl-config-option-default-value: |
- This is not defined by default.
+appl-config-option-type: feature
+appl-config-option-default: |
+ If this configuration option is undefined, then the root IMFS supports
+ reading symbolic links.
appl-config-option-description: |
- In case this configuration option is defined, then the support to read
- symbolic links is disabled in the root IMFS.
+ In case this configuration option is defined, then the root IMFS does not
+ support reading symbolic links (no support for :c:func:`readlink`).
appl-config-option-index: []
appl-config-option-name: CONFIGURE_IMFS_DISABLE_READLINK
appl-config-option-notes: |
None.
-appl-config-option-range: |
- Defined or undefined.
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
derived: false