-
CONFIG_HAS_SPI_DW
¶
(No prompt – not directly user assignable.)
Type: bool
Help¶
Signifies whether DesignWare SPI compatible HW is available
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols that select this symbol¶
Kconfig definition¶
At drivers/spi/Kconfig.dw:9
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:36
→ drivers/spi/Kconfig:193
Menu path: (top menu) → Device Drivers → SPI hardware bus support
config HAS_SPI_DW
bool
depends on SPI
help
Signifies whether DesignWare SPI compatible HW is available
(Definitions include propagated dependencies, including from if’s and menus.)