diff --git a/doc/application/index.rst b/doc/application/index.rst index cf9f96ade10..db745696e3d 100644 --- a/doc/application/index.rst +++ b/doc/application/index.rst @@ -1510,8 +1510,6 @@ to a whitespace-separated list of your overlay files. The Zephyr build system begins creation of a devicetree by running the C preprocessor on a file which includes the following: -#. Configuration options from :ref:`Kconfig `. - #. The board's devicetree source file, which by default is the Zephyr file :file:`boards///.dts`. (This location can be overridden by setting the :makevar:`DTS_SOURCE` CMake