diff mbox series

[2/2,SRU,HIRSUTE,RISCV] UBUNTU: [Config] Update annotations for CPUFreq revert

Message ID 20210302112258.4909-3-colin.king@canonical.com
State New
Headers show
Series Revert SiFive Unleashed CPUFreq (LP: #1917433 | expand

Commit Message

Colin Ian King March 2, 2021, 11:22 a.m. UTC
From: Colin Ian King <colin.king@canonical.com>

BugLink: https://bugs.launchpad.net/bugs/1917433

Disabling CPU frequency scaling requires diabling CONFIG_UCLAMP_TASK

Signed-off-by: Colin Ian King <colin.king@canonical.com>
---
 debian.riscv-21.04/config/annotations | 3 ++-
 debian.riscv/config/annotations       | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/debian.riscv-21.04/config/annotations b/debian.riscv-21.04/config/annotations
index ba53fc4e0189..a9dc2288c7dc 100644
--- a/debian.riscv-21.04/config/annotations
+++ b/debian.riscv-21.04/config/annotations
@@ -7665,8 +7665,9 @@  CONFIG_RCU_EXPERT                               flag<REVIEW>
 
 # Menu: General setup >> Scheduler features
 #
-CONFIG_UCLAMP_TASK                              policy<{'riscv64': 'n'}>
+CONFIG_UCLAMP_TASK                              policy<{'riscv64': '-'}>
 CONFIG_UCLAMP_TASK                              flag<REVIEW>
+CONFIG_UCLAMP_TASK                              <LP:1917433> mark<ENFORCED>
 
 # Menu: General setup >> Timers subsystem
 CONFIG_NO_HZ                                    policy<{'riscv64': 'y'}>
diff --git a/debian.riscv/config/annotations b/debian.riscv/config/annotations
index 5c7d04559b34..4c36c312eaec 100644
--- a/debian.riscv/config/annotations
+++ b/debian.riscv/config/annotations
@@ -7665,8 +7665,9 @@  CONFIG_RCU_EXPERT                               flag<REVIEW>
 
 # Menu: General setup >> Scheduler features
 #
-CONFIG_UCLAMP_TASK                              policy<{'riscv64': 'n'}>
+CONFIG_UCLAMP_TASK                              policy<{'riscv64': '-'}>
 CONFIG_UCLAMP_TASK                              flag<REVIEW>
+CONFIG_UCLAMP_TASK                              <LP:1917433> mark<ENFORCED>
 
 # Menu: General setup >> Timers subsystem
 CONFIG_NO_HZ                                    policy<{'riscv64': 'y'}>