:orphan: .. title:: BMM150_PRESET_LOW_POWER .. option:: CONFIG_BMM150_PRESET_LOW_POWER *Low power (3, 3, 10)* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/bmm150/Kconfig:20`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``/Kconfig:62`` → ``/sensor/Kconfig:71`` Menu path: (Top) → Device Drivers → Sensor Drivers → BMM150 I2C Geomagnetic Chip → Default preset .. code-block:: kconfig config BMM150_PRESET_LOW_POWER bool "Low power (3, 3, 10)" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*