-
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
.
Kconfig definition¶
At dts/Kconfig:3
Included via Kconfig:10
→ Kconfig.zephyr:33
Menu path: (top menu)
config HAS_DTS
bool
help
This option specifies that the target platform supports device tree
configuration.
(Definitions include propagated dependencies, including from if’s and menus.)