-
CONFIG_ISL29035
¶
ISL29035 light sensor
Type: bool
Help¶
Enable driver for the ISL29035 light sensor.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/sensor/isl29035/Kconfig:9
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:70
Menu path: (top menu) → Device Drivers → Sensor Drivers
menuconfig ISL29035 bool prompt "ISL29035 light sensor" ifI2C
&&SENSOR
depends onI2C
&&SENSOR
help Enable driver for the ISL29035 light sensor.
(Definitions include propagated dependencies, including from if’s and menus.)