The latest development version of this page may be more current than this released 2.5.0 version.
CONFIG_LIS2DH_ACCEL_RANGE_2G

+/-2g

Type: bool

Direct dependencies

<choice: Acceleration measurement range>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/sensor/lis2dh/Kconfig:61

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

Menu path: (Top) → Device Drivers → Sensor Drivers → LIS2DH Three Axis Accelerometer → Acceleration measurement range

config LIS2DH_ACCEL_RANGE_2G
    bool "+/-2g"
    depends on <choice: Acceleration measurement range>

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