-
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 <Zephyr>/drivers/spi/Kconfig.dw:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:38
→ <Zephyr>/drivers/spi/Kconfig:194
Menu path: (Top) → Device Drivers → SPI hardware bus support
config HAS_SPI_DW
bool
depends on SPI
help
Signifies whether DesignWare SPI compatible HW is available
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)