zephyr/drivers/sensor/tmp116/Kconfig

11 lines
276 B
Plaintext

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