diff options
| -rw-r--r-- | documentation/ref-manual/variables.rst | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index eb174afe53..6ec9866063 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
| @@ -4277,15 +4277,8 @@ system and gives an overview of their function and contents. | |||
| 4277 | options not explicitly specified will be disabled in the kernel | 4277 | options not explicitly specified will be disabled in the kernel |
| 4278 | config. | 4278 | config. |
| 4279 | 4279 | ||
| 4280 | In case :term:`KCONFIG_MODE` is not set the behaviour will depend on where | 4280 | In case :term:`KCONFIG_MODE` is not set the ``defconfig`` file |
| 4281 | the ``defconfig`` file is coming from. An "in-tree" ``defconfig`` file | 4281 | will be handled in ``allnoconfig`` mode. |
| 4282 | will be handled in ``alldefconfig`` mode, a ``defconfig`` file placed | ||
| 4283 | in ``${WORKDIR}`` through a meta-layer will be handled in | ||
| 4284 | ``allnoconfig`` mode. | ||
| 4285 | |||
| 4286 | An "in-tree" ``defconfig`` file can be selected via the | ||
| 4287 | :term:`KBUILD_DEFCONFIG` variable. :term:`KCONFIG_MODE` does not need to | ||
| 4288 | be explicitly set. | ||
| 4289 | 4282 | ||
| 4290 | A ``defconfig`` file compatible with ``allnoconfig`` mode can be | 4283 | A ``defconfig`` file compatible with ``allnoconfig`` mode can be |
| 4291 | generated by copying the ``.config`` file from a working Linux kernel | 4284 | generated by copying the ``.config`` file from a working Linux kernel |
