Lines Matching refs:will
308 of the selecting and selected symbol will never drift out of sync, e.g. when
360 In this case, ``FOO`` will end up with this definition:
462 As long as ``CUSTOM_STACK_SIZE`` is disabled, ``STACK_SIZE`` will ignore the
510 The Kconfig definitions below will hide the ``FOO_DEVICE_FREQUENCY`` symbol and
590 In the ``menuconfig`` interface, this will be displayed as follows:
610 This means a construct like this will fail:
644 right after the symbol it depends on. It will then be shown indented relative
792 That is, FOO will be set to ``n`` in the example below. If the ``default n`` was
805 In the following example FOO will get the value ``y``.
875 "Foo" as the prompt, instead of "Enable Foo support" or the like. It will
959 indicate that ``MASK`` is configurable. When ``MASK`` is configurable, it will
983 In the ``menuconfig`` interface, this will be displayed e.g. as