zephyr/drivers/sensor/tmp116/Kconfig

11 lines
267 B
Plaintext
Raw Normal View History

# TMP116 temperature sensor configuration options
# Copyright (c) 2019 Centaur Analytics, Inc
# SPDX-License-Identifier: Apache-2.0
config TMP116
bool "TMP116 Temperature Sensor"
depends on I2C && HAS_DTS_I2C
help
Enable driver for TMP116 temperature sensor.