Lines Matching full:this
22 between components. This is useful for two reasons:
36 This domain-specific language is based on the Kconfig language that
42 directory of the QEMU source tree. This is because, unlike Linux,
73 is written in the remainder of this section. The ``&&``, ``||`` and
83 This defines a dependency for this configurable element. Dependencies
119 This is similar to ``select`` as it applies a lower limit of ``y``
190 devices in one go. This is useful when a set of devices is likely to
197 PCI_DEVICES`` directive rather than just ``default y``. This lets
286 ``--without-default-devices`` option. When this is done, everything defaults
289 are disabled. When QEMU is built with this option, the user will probably
290 want to change some lines in the first group, for example like this::
319 These symbols should be listed in ``Kconfig.host`` like this::