mirror of
https://git.rtems.org/rtems-docs/
synced 2025-06-01 11:29:17 +08:00
user/bld/index.rst: removed references to legacy network config options
This commit is contained in:
parent
2588e8bf35
commit
1f538688a7
@ -309,10 +309,6 @@ in the configuration file.
|
||||
Set ``RTEMS_MULTIPROCESSING`` to ``True`` or ``False`` in the BSP
|
||||
section of the configuration file.
|
||||
|
||||
``--enable-networking`` | ``--disable-networking``
|
||||
Set ``RTEMS_NETWORKING`` to ``True`` or ``False`` in the BSP section of
|
||||
the configuration file.
|
||||
|
||||
``--enable-paravirt`` | ``--disable-paravirt``
|
||||
Set ``RTEMS_PARAVIRT`` to ``True`` or ``False`` in the BSP section of
|
||||
the configuration file.
|
||||
@ -354,9 +350,6 @@ Please have a look at the following example configuration file.
|
||||
# --enable-multiprocessing
|
||||
RTEMS_MULTIPROCESSING = False
|
||||
|
||||
# --enable-networking
|
||||
RTEMS_NETWORKING = True
|
||||
|
||||
# --disable-paravirt
|
||||
RTEMS_PARAVIRT = False
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user