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:
Marc-André Lureau 2019-07-23 16:08:04 +04:00 committed by Paolo Bonzini
parent bec7156a45
commit 6baabe5cf8

View File

@ -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