Skip to content
Snippets Groups Projects
Commit 39df43b9 authored by Michael Marley's avatar Michael Marley Committed by Felix Fietkau
Browse files

kernel: Add coretemp driver to x86_64 build


The x86_64 build already has the k10temp driver for AMD processors
built in, so this patch adds the coretemp driver for the same
functionality on Intel processors.

Signed-off-by: default avatarMichael Marley <michael@michaelmarley.com>
parent 772ec02a
No related branches found
No related tags found
No related merge requests found
......@@ -264,6 +264,7 @@ CONFIG_SCHED_MC=y
CONFIG_SCHED_SMT=y
# CONFIG_SCIF_BUS is not set
CONFIG_SCSI_VIRTIO=y
CONFIG_SENSORS_CORETEMP=y
CONFIG_SENSORS_K10TEMP=y
CONFIG_SERIAL_8250_PNP=y
CONFIG_SMP=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment