The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_HAS_DTS

(No prompt – not directly user assignable.)

Type: bool

Help

This option specifies that the target platform supports device tree
configuration.

Defaults

No defaults. Implicitly defaults to n.

Symbols that select this symbol

Kconfig definition

At dts/Kconfig:3

Included via Kconfig:8Kconfig.zephyr:41

Menu path: (Top)

config HAS_DTS
    bool
    help
      This option specifies that the target platform supports device tree
      configuration.

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)