docs: correct kconfig option
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20190723120804.29565-1-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
bec7156a45
commit
6baabe5cf8
@ -267,7 +267,7 @@ the default configuration by uncommenting lines in the first group,
|
|||||||
or commenting out lines in the second group.
|
or commenting out lines in the second group.
|
||||||
|
|
||||||
It is also possible to run QEMU's configure script with the
|
It is also possible to run QEMU's configure script with the
|
||||||
``--with-default-devices`` option. When this is done, everything defaults
|
``--without-default-devices`` option. When this is done, everything defaults
|
||||||
to ``n`` unless it is ``select``ed or explicitly switched on in the
|
to ``n`` unless it is ``select``ed or explicitly switched on in the
|
||||||
``.mak`` files. In other words, ``default`` and ``imply`` directives
|
``.mak`` files. In other words, ``default`` and ``imply`` directives
|
||||||
are disabled. When QEMU is built with this option, the user will probably
|
are disabled. When QEMU is built with this option, the user will probably
|
||||||
|
Loading…
x
Reference in New Issue
Block a user