The latest development version of this page may be more current than this released 2.7.0 version.
choice: Gyroscope range setting.

Gyroscope range setting.

Type: bool

Direct dependencies

BMG160 && SENSOR

(Includes any dependencies from ifs and menus.)

Kconfig definition

At drivers/sensor/bmg160/Kconfig:64

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

Menu path: (Top) → Device Drivers → Sensor Drivers → Bosch BMG160 gyroscope support

choice
    bool "Gyroscope range setting."
    default BMG160_RANGE_RUNTIME
    depends on BMG160 && SENSOR

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