[PATCH] UBUNTU: [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop
Seth Forshee
seth.forshee at canonical.com
Thu Nov 3 15:35:27 UTC 2011
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 at canonical.com>
---
debian.master/config/config.common.ubuntu | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
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
--
1.7.5.4
More information about the kernel-team
mailing list