:orphan: .. title:: CONFIG_BMA280_PMU_RANGE_2G .. kconfig:: CONFIG_BMA280_PMU_RANGE_2G CONFIG_BMA280_PMU_RANGE_2G ########################## *+/-2g* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/bma280/Kconfig:59`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:64`` → ``/sensor/Kconfig:57`` Menu path: (Top) → Device Drivers → Sensor Drivers → BMA280 Three Axis Accelerometer Family → Acceleration measurement range .. code-block:: kconfig config BMA280_PMU_RANGE_2G bool "+/-2g" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*