zephyr/drivers/sensor/dht/Kconfig

11 lines
286 B
Plaintext

# DHT Temperature and Himidity Sensor configuration options
# Copyright (c) 2016 Intel Corporation
# SPDX-License-Identifier: Apache-2.0
config DHT
bool "DHT Temperature and Humidity Sensor"
depends on GPIO
help
Enable driver for the DHT temperature and humidity sensor family.