From 178d6826d976471131b37ac7061ae5a01b958f63 Mon Sep 17 00:00:00 2001 From: Jonathan Stroud Date: Tue, 4 Feb 2025 08:54:54 -0700 Subject: Enable UCD90320 kernel module Signed-off-by: Jonathan Stroud Signed-off-by: Mark Hatle --- .../linux/linux-xlnx/linux-xlnx-kmeta/features/hwmon/hwmon_modules.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx/linux-xlnx-kmeta/features/hwmon/hwmon_modules.cfg b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx/linux-xlnx-kmeta/features/hwmon/hwmon_modules.cfg index b6db5f90..cf3004cb 100644 --- a/meta-xilinx-core/recipes-kernel/linux/linux-xlnx/linux-xlnx-kmeta/features/hwmon/hwmon_modules.cfg +++ b/meta-xilinx-core/recipes-kernel/linux/linux-xlnx/linux-xlnx-kmeta/features/hwmon/hwmon_modules.cfg @@ -1,2 +1,3 @@ CONFIG_SENSORS_TPS53679=m +CONFIG_SENSORS_UCD9000=m -- cgit v1.2.3-54-g00ecf