-
CONFIG_APDS9960_ENABLE_ALS
¶
Enable Ambient Light Sense
Type: bool
Help¶
Enable Ambient Light Sense (ALS).
Default¶
y
Kconfig definition¶
At <Zephyr>/drivers/sensor/apds9960/Kconfig:32
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:62
→ <Zephyr>/drivers/sensor/Kconfig:55
Menu path: (Top) → Device Drivers → Sensor Drivers → APDS9960 Sensor
config APDS9960_ENABLE_ALS bool "Enable Ambient Light Sense" default y depends onAPDS9960
&&SENSOR
help Enable Ambient Light Sense (ALS).
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)