-
CONFIG_HAS_DTS_SPI
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
This option specifies that the target platform supports device tree configuration for SPI.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At dts/Kconfig:42
Included via Kconfig:10
→ Kconfig.zephyr:27
Menu path: (top menu)
config HAS_DTS_SPI
bool
depends on HAS_DTS
help
This option specifies that the target platform supports device tree
configuration for SPI.
(Definitions include propagated dependencies, including from if’s and menus.)