summaryrefslogtreecommitdiff
path: root/spec/acfg/opt/RTEMS-ACFG-OPT-APPLDISABLEFILESYSTEM.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-APPLDISABLEFILESYSTEM.yml
parentf85bb0bbaece4c3be58d3b023fd4d118e2c59030 (diff)
spec: Use option type "feature-enable"
Diffstat (limited to '')
-rw-r--r--spec/acfg/opt/RTEMS-ACFG-OPT-APPLDISABLEFILESYSTEM.yml9
1 files changed, 5 insertions, 4 deletions
diff --git a/spec/acfg/opt/RTEMS-ACFG-OPT-APPLDISABLEFILESYSTEM.yml b/spec/acfg/opt/RTEMS-ACFG-OPT-APPLDISABLEFILESYSTEM.yml
index 87c9b02d..c36191fb 100644
--- a/spec/acfg/opt/RTEMS-ACFG-OPT-APPLDISABLEFILESYSTEM.yml
+++ b/spec/acfg/opt/RTEMS-ACFG-OPT-APPLDISABLEFILESYSTEM.yml
@@ -3,11 +3,12 @@ active: true
appl-config-option-name: CONFIGURE_APPLICATION_DISABLE_FILESYSTEM
appl-config-option-type: feature
appl-config-option-default: |
- If this configuration option is undefined, then the filesystems are
- initialized during system initialization.
+ If this configuration option is undefined, then a base filesystem and the
+ configured filesystems are initialized during system initialization.
appl-config-option-description: |
- In case this configuration option is defined, then the filesystems are
- **not** initialized during system initialization.
+ In case this configuration option is defined, then **no** base filesystem is
+ initialized during system initialization and **no** filesystems are
+ configured.
appl-config-option-index: []
appl-config-option-notes: |
Filesystems must be initialized to support file descriptor based device