blob: 826f740fc6cdace35f57c5c13deb45b3e494a845 [file] [log] [blame]
# 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
select I2C
help
Enable driver for SHTC1 and SHTC3 temperature and humidity sensors.