:orphan: .. title:: CONFIG_ISL29035_MODE_ALS .. kconfig:: CONFIG_ISL29035_MODE_ALS CONFIG_ISL29035_MODE_ALS ######################## *ambient light* Type: ``bool`` Help ==== .. code-block:: none Sensing mode for ambient light spectrum. Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/sensor/isl29035/Kconfig:69`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:42`` → ``/Kconfig:64`` → ``/sensor/Kconfig:117`` Menu path: (Top) → Device Drivers → Sensor Drivers → ISL29035 light sensor → Active sensing mode .. code-block:: kconfig config ISL29035_MODE_ALS bool "ambient light" depends on help Sensing mode for ambient light spectrum. *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*