CONFIG_SI7055
Si7055 Temperature Sensor
Type: bool
Help
Enable I2C-based driver for Si7055 Temperature Sensor.
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/drivers/sensor/si7055/Kconfig:5
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:64
→ <Zephyr>/drivers/sensor/Kconfig:205
Menu path: (Top) → Device Drivers → Sensor Drivers
menuconfig SI7055
bool "Si7055 Temperature Sensor"
depends on I2C && SENSOR
help
Enable I2C-based driver for Si7055 Temperature Sensor.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)