diff mbox

UBUNTU: [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop

Message ID 1320334527-8520-2-git-send-email-seth.forshee@canonical.com
State New
Headers show

Commit Message

Seth Forshee Nov. 3, 2011, 3:35 p.m. UTC
powertop still uses some of these deprecated events to see who is
waking up the processor. Enable them until powertop is fixed.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
---
 debian.master/config/config.common.ubuntu |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

Comments

Seth Forshee Nov. 3, 2011, 6:31 p.m. UTC | #1
On Thu, Nov 03, 2011 at 11:35:27AM -0400, Seth Forshee wrote:
> powertop still uses some of these deprecated events to see who is
> waking up the processor. Enable them until powertop is fixed.
> 
> Signed-off-by: Seth Forshee <seth.forshee@canonical.com>

Forgot the buglink.

BugLink: http://bugs.launchpad.net/bugs/834725
diff mbox

Patch

diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index c56c7d0..cc47909 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -1475,7 +1475,7 @@  CONFIG_ETH16I=m
 CONFIG_ETHOC=m
 CONFIG_EUROTECH_WDT=m
 CONFIG_EVENTFD=y
-# CONFIG_EVENT_POWER_TRACING_DEPRECATED is not set
+CONFIG_EVENT_POWER_TRACING_DEPRECATED=y
 CONFIG_EVENT_TRACING=y
 CONFIG_EWRK3=m
 # CONFIG_EXOFS_DEBUG is not set