:orphan: .. title:: ISL29035_MODE_IR .. option:: CONFIG_ISL29035_MODE_IR *infrared* Type: ``bool`` Help ==== .. code-block:: none Sensing mode for infrared spectrum. Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/isl29035/Kconfig:74`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:32`` → ``/Kconfig:62`` → ``/sensor/Kconfig:113`` Menu path: (Top) → Device Drivers → Sensor Drivers → ISL29035 light sensor → Active sensing mode .. code-block:: kconfig config ISL29035_MODE_IR bool "infrared" depends on help Sensing mode for infrared spectrum. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*