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