The latest development version of this page may be more current than this released 2.6.1-rc1 version.
CONFIG_ITDS

WSEN-ITDS 3-axis accel sensor

Type: bool

Help

Enable Wurth Elektronik WSEN-ITDS 3-axis acceleration sensor
provides acceleration and die temperature measurement.

Direct dependencies

I2C && SENSOR

(Includes any dependencies from ifs and menus.)

Defaults

No defaults. Implicitly defaults to n.

Kconfig definition

At drivers/sensor/wsen_itds/Kconfig:5

Included via Kconfig:8Kconfig.zephyr:32drivers/Kconfig:62drivers/sensor/Kconfig:209

Menu path: (Top) → Device Drivers → Sensor Drivers

config ITDS
    bool "WSEN-ITDS 3-axis accel sensor"
    depends on I2C && SENSOR
    help
      Enable Wurth Elektronik WSEN-ITDS 3-axis acceleration sensor
      provides acceleration and die temperature measurement.

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