blob: eb532e2f5570b1722766d6844aec54ba43fb6a6d [file] [log] [blame]
# TMP114 temperature sensor configuration options
# Copyright (c) 2024 Fredrik Gihl
# SPDX-License-Identifier: Apache-2.0
config TMP114
bool "TMP114 Temperature Sensor"
default y
depends on DT_HAS_TI_TMP114_ENABLED
select I2C
help
Enable driver for TMP114 temperature sensors.