-
CONFIG_VL53L0X
¶
VL53L0X time of flight sensor
Type: bool
Help¶
Enable driver for VL53L0X I2C-based time of flight sensor.
Defaults¶
No defaults. Implicitly defaults to n
.
Symbols selected by this symbol¶
HAS_STLIB
ifI2C
&&HAS_DTS_I2C
&&SENSOR
Kconfig definition¶
At drivers/sensor/vl53l0x/Kconfig:9
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:62
→ drivers/sensor/Kconfig:122
Menu path: (top menu) → Device Drivers → Sensor Drivers
menuconfig VL53L0X bool prompt "VL53L0X time of flight sensor" ifI2C
&&HAS_DTS_I2C
&&SENSOR
selectHAS_STLIB
ifI2C
&&HAS_DTS_I2C
&&SENSOR
depends onI2C
&&HAS_DTS_I2C
&&SENSOR
help Enable driver for VL53L0X I2C-based time of flight sensor.
(Definitions include propagated dependencies, including from if’s and menus.)