blob: 927883c42a6836270e5e1b5d4171679e9ded4039 [file] [log] [blame]
# SHT4x temperature and humidity sensor configuration options
# Copyright (c) 2021 Leonard Pollak
# SPDX-License-Identifier: Apache-2.0
config SHT4X
bool "SHT4x Temperature and Humidity Sensor"
default y
depends on DT_HAS_SENSIRION_SHT4X_ENABLED
select I2C
select CRC
help
Enable driver for SHT4x temperature and humidity sensors.