commit | 773e70da580856daf38454007af174e2f32a865e | [log] [tgz] |
---|---|---|
author | Austin Schuh <austin.linux@gmail.com> | Sat Dec 17 18:26:53 2022 -0800 |
committer | Austin Schuh <austin.linux@gmail.com> | Tue Dec 20 15:24:06 2022 -0800 |
tree | cdbacf1d1195e848e1506a34a497c2505e9e9f13 | |
parent | ba257baf6fc624df632e9ad883da523f4f2c9570 [diff] |
Add missing cpufrequtils file for rockpi rootfs Change-Id: I2d1eed01950f194f36a6a9a5f7ebab2d329f1e12 Signed-off-by: Austin Schuh <austin.linux@gmail.com>
diff --git a/frc971/rockpi/contents/etc/default/cpufrequtils b/frc971/rockpi/contents/etc/default/cpufrequtils new file mode 100644 index 0000000..03070fe --- /dev/null +++ b/frc971/rockpi/contents/etc/default/cpufrequtils
@@ -0,0 +1 @@ +GOVERNOR="performance"