diff options
author | Jonathan Stroud <jonathan.stroud@amd.com> | 2025-02-04 08:54:54 -0700 |
---|---|---|
committer | Mark Hatle <mark.hatle@amd.com> | 2025-02-04 17:41:41 -0600 |
commit | 178d6826d976471131b37ac7061ae5a01b958f63 (patch) | |
tree | 60225aa8883c3c712f2c6536eb8e60a65267f165 | |
parent | 23c8b31d91a6b6346bae1d246bd5d9c5c51659b0 (diff) | |
download | meta-xilinx-178d6826d976471131b37ac7061ae5a01b958f63.tar.gz |
Enable UCD90320 kernel module
Signed-off-by: Jonathan Stroud <jonathan.stroud@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
-rw-r--r-- | meta-xilinx-core/recipes-kernel/linux/linux-xlnx/linux-xlnx-kmeta/features/hwmon/hwmon_modules.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ | |||
1 | CONFIG_SENSORS_TPS53679=m | 1 | CONFIG_SENSORS_TPS53679=m |
2 | CONFIG_SENSORS_UCD9000=m | ||
2 | 3 | ||