From 249ca6d54e6624b7d307e4e7c6f53d99890d0ee0 Mon Sep 17 00:00:00 2001 From: YoungSoo Shin Date: Wed, 30 Oct 2024 13:48:34 +0900 Subject: [PATCH] ODROID-C5: defconfig: dht11: Add config dht11 Signed-off-by: YoungSoo Shin Change-Id: Ia5c4e7d0ac15787513d183ffaef584e16af355e3 --- arch/arm64/configs/odroidc5_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/configs/odroidc5_defconfig b/arch/arm64/configs/odroidc5_defconfig index b48ec28294cf..1405540f70c5 100644 --- a/arch/arm64/configs/odroidc5_defconfig +++ b/arch/arm64/configs/odroidc5_defconfig @@ -6059,7 +6059,7 @@ CONFIG_IIO_CONSUMERS_PER_TRIGGER=2 # Humidity sensors # # CONFIG_AM2315 is not set -# CONFIG_DHT11 is not set +CONFIG_DHT11=m # CONFIG_HDC100X is not set # CONFIG_HDC2010 is not set # CONFIG_HTS221 is not set