From dfe0ec05b9c06e7dc915788e24c74582f51791f9 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 18 Mar 2020 16:50:00 +0100 Subject: c-user: Use new template for feature config opts Try to bring all descriptions up to date. Add cross-references to several options. Close #3900. --- c-user/config/bdbuf.rst | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) (limited to 'c-user/config/bdbuf.rst') diff --git a/c-user/config/bdbuf.rst b/c-user/config/bdbuf.rst index 2aaa310..84b1d33 100644 --- a/c-user/config/bdbuf.rst +++ b/c-user/config/bdbuf.rst @@ -18,22 +18,21 @@ CONFIGURE_APPLICATION_NEEDS_LIBBLOCK CONSTANT: ``CONFIGURE_APPLICATION_NEEDS_LIBBLOCK`` -DATA TYPE: - Boolean feature macro. - -RANGE: - Defined or undefined. +OPTION TYPE: + This configuration option is a boolean feature define. -DEFAULT VALUE: - This is not defined by default. +DEFAULT CONFIGURATION: + If this configuration option is undefined, then the described feature is not + enabled. DESCRIPTION: - Provides a Block Device Cache configuration. + In case this configuration option is defined, then the Block Device Cache is + initialized during system initialization. NOTES: - Each option of the Block Device Cache configuration can be explicitly set - by the user with the configuration options below. The Block Device Cache - is used for example by the RFS and DOSFS file systems. + Each option of the Block Device Cache (bdbuf) configuration can be explicitly + set by the user with the configuration options below. The Block Device Cache + is used for example by the RFS and DOSFS filesystems. .. index:: CONFIGURE_BDBUF_BUFFER_MAX_SIZE -- cgit v1.2.3