CONFIG_TMP108
TMP108 Temperature Sensor
Type: bool
Help
Enable driver for the TMP108 temperature sensor.
Direct dependencies
(Includes any dependencies from ifs and menus.)
Defaults
No defaults. Implicitly defaults to n
.
Kconfig definition
At <Zephyr>/drivers/sensor/tmp108/Kconfig:6
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:64
→ <Zephyr>/drivers/sensor/Kconfig:223
Menu path: (Top) → Device Drivers → Sensor Drivers
menuconfig TMP108
bool "TMP108 Temperature Sensor"
depends on I2C && SENSOR
help
Enable driver for the TMP108 temperature sensor.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)