CONFIG_LSM6DSL_SPI

SPI Interface

Type: bool

Direct dependencies

SPI && <choice LSM6DSL_BUS_TYPE: Interface to AP>

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

Kconfig definition

At drivers/sensor/lsm6dsl/Kconfig:27

Included via Kconfig:10Kconfig.zephyr:29drivers/Kconfig:64drivers/sensor/Kconfig:92

Menu path: (top menu) → Device Drivers → Sensor Drivers → LSM6DSL I2C/SPI accelerometer and gyroscope Chip → Interface to AP

config LSM6DSL_SPI
    bool
    prompt "SPI Interface" if SPI && <choice LSM6DSL_BUS_TYPE: Interface to AP>
    depends on SPI && <choice LSM6DSL_BUS_TYPE: Interface to AP>

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