-
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¶
BOARD_EM_STARTERKIT
BOARD_NSIM_EM
BOARD_ALTERA_MAX10
BOARD_QEMU_NIOS2
BOARD_HIFIVE1
BOARD_QEMU_RISCV32
BOARD_ARDUINO_101
BOARD_GALILEO
BOARD_MINNOWBOARD
BOARD_QEMU_X86
BOARD_QUARK_D2000_CRB
BOARD_QUARK_SE_C1000_DEVBOARD
BOARD_TINYTILE
BOARD_UP_SQUARED
BOARD_X86_JAILHOUSE
BOARD_INTEL_S1000_CRB
CPU_CORTEX_M
ARC
Kconfig definition¶
At dts/Kconfig:1
Included via Kconfig:10
→ Kconfig.zephyr:27
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.)