:orphan: .. title:: CONFIG_BMM150_PRESET_HIGH_ACCURACY .. kconfig:: CONFIG_BMM150_PRESET_HIGH_ACCURACY CONFIG_BMM150_PRESET_HIGH_ACCURACY ################################## *High accuracy (47, 83, 20)* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/bmm150/Kconfig:29`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:64`` → ``/sensor/Kconfig:71`` Menu path: (Top) → Device Drivers → Sensor Drivers → BMM150 I2C Geomagnetic Chip → Default preset .. code-block:: kconfig config BMM150_PRESET_HIGH_ACCURACY bool "High accuracy (47, 83, 20)" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*