projects
/
openwrt
/
staging
/
nbd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
772ec02
)
kernel: Add coretemp driver to x86_64 build
author
Michael Marley
<michael@michaelmarley.com>
Sat, 11 Mar 2017 22:47:27 +0000
(17:47 -0500)
committer
Felix Fietkau
<nbd@nbd.name>
Tue, 14 Mar 2017 12:28:04 +0000
(13:28 +0100)
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: Michael Marley <michael@michaelmarley.com>
target/linux/x86/64/config-default
patch
|
blob
|
history
diff --git
a/target/linux/x86/64/config-default
b/target/linux/x86/64/config-default
index 35c6a5e7111e9c9a0ddfd6e68d2a3460821d62ff..04ed3fa8a217e9f997519662b35a767c930c8a55 100644
(file)
--- a/
target/linux/x86/64/config-default
+++ b/
target/linux/x86/64/config-default
@@
-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