From patchwork Thu Nov 3 15:35:27 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: UBUNTU: [Config] Enable EVENT_POWER_TRACING_DEPRECATED=y for powertop From: Seth Forshee X-Patchwork-Id: 123462 Message-Id: <1320334527-8520-2-git-send-email-seth.forshee@canonical.com> To: kernel-team@lists.ubuntu.com Date: Thu, 3 Nov 2011 11:35:27 -0400 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 --- 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