summaryrefslogtreecommitdiffstats
path: root/spec/acfg/opt/bdbufmaxwriteblocks.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-26 14:20:52 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-05-28 10:38:23 +0200
commit92ea0a0cdeb38290478685ab40a35b5338592f4d (patch)
treed4d03e15f49d73d4555581efc51fdf07c0b85cda /spec/acfg/opt/bdbufmaxwriteblocks.yml
parentcontent: Add and use Content.paste_and_add() (diff)
downloadrtems-central-92ea0a0cdeb38290478685ab40a35b5338592f4d.tar.bz2
Rename application configuration attributes
Diffstat (limited to 'spec/acfg/opt/bdbufmaxwriteblocks.yml')
-rw-r--r--spec/acfg/opt/bdbufmaxwriteblocks.yml18
1 files changed, 9 insertions, 9 deletions
diff --git a/spec/acfg/opt/bdbufmaxwriteblocks.yml b/spec/acfg/opt/bdbufmaxwriteblocks.yml
index d1b021a7..71373012 100644
--- a/spec/acfg/opt/bdbufmaxwriteblocks.yml
+++ b/spec/acfg/opt/bdbufmaxwriteblocks.yml
@@ -1,21 +1,21 @@
SPDX-License-Identifier: CC-BY-SA-4.0
-appl-config-option-constraint:
+appl-config-option-type: integer
+constraints:
max: '``UINT32_MAX``'
min: 0
-appl-config-option-default-value: 16
-appl-config-option-description: |
- The value of this configuration option defines the maximum blocks per write
- request.
-appl-config-option-index: []
-appl-config-option-name: CONFIGURE_BDBUF_MAX_WRITE_BLOCKS
-appl-config-option-notes: null
-appl-config-option-type: integer
copyrights:
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+default-value: 16
+description: |
+ The value of this configuration option defines the maximum blocks per write
+ request.
enabled-by: true
+index-entries: []
interface-type: appl-config-option
links:
- role: appl-config-group-member
uid: ../bdbuf
+name: CONFIGURE_BDBUF_MAX_WRITE_BLOCKS
+notes: null
text: ''
type: interface