CONFIG_VCNL4040
VCNL4040 Proximity and Ambient Light Sensor
Type: bool
Help
Enable driver for VCNL4040 sensors.
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/drivers/sensor/vcnl4040/Kconfig:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:64
→ <Zephyr>/drivers/sensor/Kconfig:229
Menu path: (Top) → Device Drivers → Sensor Drivers
menuconfig VCNL4040
bool "VCNL4040 Proximity and Ambient Light Sensor"
depends on I2C && HAS_DTS_GPIO && SENSOR
help
Enable driver for VCNL4040 sensors.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)