# SHTCX temperature and humidity sensor configuration options # Copyright (c) 2021 Thomas Stranger # SPDX-License-Identifier: Apache-2.0 config SHTCX bool "SHTCX: SHTC1 and SHTC3 Temperature and Humidity Sensor" default y depends on DT_HAS_SENSIRION_SHTCX_ENABLED depends on I2C help Enable driver for SHTC1 and SHTC3 temperature and humidity sensors.