The latest development version of this page may be more current than this released 2.7.5 version.
choice ADXL372_BUS_TYPE: Interface type

Interface type

Type: bool

Help

Select interface the digital interface type for the ADXL372

Direct dependencies

ADXL372 && SENSOR

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to the first (visible) choice option.

Choice options

Kconfig definition

At drivers/sensor/adxl372/Kconfig:14

Included via Kconfig:8Kconfig.zephyr:42drivers/Kconfig:64drivers/sensor/Kconfig:47

Menu path: (Top) → Device Drivers → Sensor Drivers → ADXL372 Three Axis High-g I2C/SPI accelerometer

choice ADXL372_BUS_TYPE
    bool "Interface type"
    depends on ADXL372 && SENSOR
    help
      Select interface the digital interface type for the ADXL372

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)