CONFIG_HAS_DTS_SPI_PINS

(No prompt – not directly user assignable.)

Type: bool

Help

This option specifies that the target platform supports device tree configuration for pin definition of spi devices, like sensors or RF modules.

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At dts/Kconfig:56

Included via Kconfig:10Kconfig.zephyr:27

Menu path: (top menu)

config HAS_DTS_SPI_PINS
    bool
    help
      This option specifies that the target platform supports device tree
      configuration for pin definition of spi devices, like sensors or
      RF modules.

(Definitions include propagated dependencies, including from if’s and menus.)