diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index 4e90f03ca3..39801837ba 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst @@ -3953,6 +3953,11 @@ system and gives an overview of their function and contents. custom kernel image types with the :ref:`kernel ` class using this variable. + :term:`KERNEL_DEBUG_TIMESTAMPS` + If set to "1", enables timestamping functionality during building + the kernel. The default is "0" to disable this for reproducibility + reasons. + :term:`KERNEL_DEVICETREE` Specifies the name of the generated Linux kernel device tree (i.e. the ``.dtb``) file.