blob: f906a7bab77eca5bd016e06e6999f11e4b4668c6 [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
help
Enable driver for SHT4x temperature and humidity sensors.