From dbc9eef85e8f368ed18a4595236ad4df91c07846 Mon Sep 17 00:00:00 2001 From: Rudi Heitbaum Date: Sat, 19 Mar 2022 07:53:15 +0000 Subject: [PATCH] linux (Generic): enable SENSORS_JC42 jc42.ko - 10536 bytes Signed-off-by: Rudi Heitbaum --- projects/Generic/linux/linux.x86_64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/Generic/linux/linux.x86_64.conf b/projects/Generic/linux/linux.x86_64.conf index 2d7077273c..3d3eb16551 100644 --- a/projects/Generic/linux/linux.x86_64.conf +++ b/projects/Generic/linux/linux.x86_64.conf @@ -3148,7 +3148,7 @@ CONFIG_SENSORS_FAM15H_POWER=m # CONFIG_SENSORS_I5500 is not set CONFIG_SENSORS_CORETEMP=y CONFIG_SENSORS_IT87=m -# CONFIG_SENSORS_JC42 is not set +CONFIG_SENSORS_JC42=m # CONFIG_SENSORS_POWR1220 is not set # CONFIG_SENSORS_LINEAGE is not set # CONFIG_SENSORS_LTC2945 is not set