Skip to content

Commit ea9ecd6

Browse files
committed
Added 7.1.0 cpu systemd patch
1 parent 08068f5 commit ea9ecd6

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

config/DS3617xs/7.1.0-42621/config.json

+1
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@
102102
"compress_rd": false,
103103
"ramdisk_copy": {
104104
"@@@EXT@@@/rp-lkm/redpill-linux-v4.4.180+.ko": "usr/lib/modules/rp.ko",
105+
"@@@EXT@@@/patches/70-cpufreq-kernel.conf": "/lib/modules-load.d/70-cpufreq-kernel.conf",
105106
"@@@COMMON@@@/iosched-trampoline.sh": "usr/sbin/modprobe"
106107
},
107108
"bootp1_copy": {

ext/patches/70-cpufreq-kernel.conf

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
cpufreq_stats
2+
processor
3+
cpufreq_performance
4+
cpufreq_powersave

0 commit comments

Comments
 (0)