mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-30 17:00:57 +02:00
introduce can_cpufreq to control the cpu frequency
Origin commit data
------------------
Branch: master
Commit: 6866feb9f7
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-08-30 (Sun, 30 Aug 2020)
Origin message was:
------------------
- introduce can_cpufreq to control the cpu frequency
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -15,6 +15,7 @@ static hw_caps_t caps = {
|
||||
.has_SCART_input = 1,
|
||||
.has_HDMI = 0,
|
||||
.has_YUV_cinch = 0,
|
||||
.can_cpufreq = 1, /* see "elegant" hack in pwrmngr.cpp */
|
||||
.can_shutdown = 0,
|
||||
.can_cec = 0,
|
||||
.display_type = HW_DISPLAY_GFX,
|
||||
|
Reference in New Issue
Block a user