summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2018-09-17 11:59:30 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2018-09-17 11:59:30 +0200
commitcec2f2c9cf4b71850087af7f9a83e951a3f2c773 (patch)
tree51e5d54863b9f5e565b6329370ba471916341bdc
parentc-user: Remove CONFIGURE_HAS_OWN_MOUNT_TABLE (diff)
downloadrtems-docs-cec2f2c9cf4b71850087af7f9a83e951a3f2c773.tar.bz2
Remove CONFIGURE_HAS_OWN_CONFIGURATION_TABLE
Close #3489. Close #3490.
-rw-r--r--c-user/configuring_a_system.rst33
1 files changed, 7 insertions, 26 deletions
diff --git a/c-user/configuring_a_system.rst b/c-user/configuring_a_system.rst
index 7697694..3e44239 100644
--- a/c-user/configuring_a_system.rst
+++ b/c-user/configuring_a_system.rst
@@ -2045,32 +2045,6 @@ NOTES:
Typically the memory allocation will be too low when an application does
not account for all message queue buffers or task stacks.
-.. index:: CONFIGURE_HAS_OWN_CONFIGURATION_TABLE
-
-.. _CONFIGURE_HAS_OWN_CONFIGURATION_TABLE:
-
-CONFIGURE_HAS_OWN_CONFIGURATION_TABLE
--------------------------------------
-
-CONSTANT:
- ``CONFIGURE_HAS_OWN_CONFIGURATION_TABLE``
-
-DATA TYPE:
- Boolean feature macro.
-
-RANGE:
- Defined or undefined.
-
-DEFAULT VALUE:
- This is not defined by default.
-
-DESCRIPTION:
- This configuration parameter should only be defined if the application is
- providing their own complete set of configuration tables.
-
-NOTES:
- None.
-
C Library Support Configuration
===============================
@@ -4850,6 +4824,13 @@ CONFIGURE_DISABLE_CLASSIC_API_NOTEPADS
This configuration option was introduced in RTEMS 4.9.0 and is obsolete since
RTEMS 5.1.
+.. index:: CONFIGURE_HAS_OWN_CONFIGURATION_TABLE
+
+CONFIGURE_HAS_OWN_CONFIGURATION_TABLE
+-------------------------------------
+
+This configuration option is obsolete since RTEMS 5.1.
+
.. index:: CONFIGURE_HAS_OWN_BDBUF_TABLE
CONFIGURE_HAS_OWN_BDBUF_TABLE