The latest development version of this page may be more current than this released 1.14.0 version.
CONFIG_SPI_6

SPI port 6

Type: bool

Help

Enable SPI controller port 6.

Direct dependencies

SPI

(Includes any dependencies from if’s and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/spi/Kconfig:163

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:36

Menu path: (top menu) → Device Drivers → SPI hardware bus support

config SPI_6
    bool
    prompt "SPI port 6" if SPI
    depends on SPI
    help
      Enable SPI controller port 6.

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