From cec2f2c9cf4b71850087af7f9a83e951a3f2c773 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Mon, 17 Sep 2018 11:59:30 +0200 Subject: Remove CONFIGURE_HAS_OWN_CONFIGURATION_TABLE Close #3489. Close #3490. --- c-user/configuring_a_system.rst | 33 +++++++-------------------------- 1 file 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 -- cgit v1.2.3