: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 ================== .. highlight:: kconfig At ``drivers/sensor/bmm150/Kconfig:20`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``drivers/Kconfig:62`` → ``drivers/sensor/Kconfig:69`` Menu path: (Top) → Device Drivers → Sensor Drivers → BMM150 I2C Geomagnetic Chip → Default preset .. parsed-literal:: config BMM150_PRESET_LOW_POWER bool "Low power (3, 3, 10)" depends on \ :ref:` ` *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*