c-user: Fix sorting in filesystem configuration

Update #3836.
This commit is contained in:
Sebastian Huber 2020-03-17 14:40:55 +01:00
parent 5fb9a1c75d
commit c3ebd832d2

View File

@ -18,8 +18,6 @@ advanced application configuration.
Features of the IMFS can be disabled and enabled with the following
configuration options:
* :ref:`CONFIGURE_IMFS_ENABLE_MKFIFO`
* :ref:`CONFIGURE_IMFS_DISABLE_CHMOD`
* :ref:`CONFIGURE_IMFS_DISABLE_CHOWN`
@ -46,6 +44,8 @@ configuration options:
* :ref:`CONFIGURE_IMFS_DISABLE_UTIME`
* :ref:`CONFIGURE_IMFS_ENABLE_MKFIFO`
.. index:: CONFIGURE_APPLICATION_DISABLE_FILESYSTEM
.. _CONFIGURE_APPLICATION_DISABLE_FILESYSTEM: