blob: b84e7fe5c62048c36de5e548f0946b096e1aeb91 [file] [log] [blame]
# LM75 temperature sensor config
# Copyright (c) 2021 Leica Geosystems AG
# SPDX-License-Identifier: Apache-2.0
DT_COMPAT_LM75 := lm75
config LM75
bool "LM75 Temperature Sensor"
default $(dt_compat_enabled,$(DT_COMPAT_LM75))
depends on I2C
help
Enable the driver for the LM75 digital temperature Sensor with 2-wire
interface. Thermal Watchdog is not implemented