:orphan: .. title:: LIS2DH_ACCEL_RANGE_RUNTIME .. option:: CONFIG_LIS2DH_ACCEL_RANGE_RUNTIME *Set at runtime* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/lis2dh/Kconfig:58`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``/Kconfig:62`` → ``/sensor/Kconfig:117`` Menu path: (Top) → Device Drivers → Sensor Drivers → LIS2DH Three Axis Accelerometer → Acceleration measurement range .. code-block:: kconfig config LIS2DH_ACCEL_RANGE_RUNTIME bool "Set at runtime" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*