summaryrefslogtreecommitdiffstats
path: root/README.configure
diff options
context:
space:
mode:
Diffstat (limited to 'README.configure')
-rw-r--r--README.configure4
1 files changed, 0 insertions, 4 deletions
diff --git a/README.configure b/README.configure
index 3501576dcd..574123ee70 100644
--- a/README.configure
+++ b/README.configure
@@ -18,7 +18,6 @@ RTEMS-specific option are supported:
--disable-rtems-inlines
--disable-posix
- --disable-tcpip
--disable-tests
--enable-gcc28
--enable-libcdir=<DIRECTORY>
@@ -27,9 +26,6 @@ RTEMS-specific option are supported:
By default, the RTEMS posix interface is built for targets that support
it. It can be disabled with the --disable-posix option.
-By default, the RTEMS port of the KA9Q TCP/IP stack is build for targets
-that support it. It can be disabled with the --disable-tcpip option.
-
By default, the RTEMS test suites are configured. The --disable-tests
will not configure the RTEMS test suite. This is used only to speed-up
configuration in case building the tests are not necessary.