blob: 382604f5658f1204c1213c86097c8f62075b33fa [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
depends on I2C
help
Enable driver for SHT4x temperature and humidity sensors.