[PATCH 2/2] UBUNTU: [Config] Enable CONFIG_TIMER_STATS for fsl-imx51 kernel

Bryan Wu bryan.wu at canonical.com
Mon Feb 1 18:07:45 UTC 2010


BugLink: http://bugs.launchpad.net/bugs/513241

For using powertop on armel hardware (at least for the bits and pieces where
it can gather data on non x86 HW), it needs to enable CONFIG_TIMER_STATS.

Signed-off-by: Bryan Wu <bryan.wu at canonical.com>
---
 debian.fsl-imx51/config/config.common.ubuntu |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/debian.fsl-imx51/config/config.common.ubuntu b/debian.fsl-imx51/config/config.common.ubuntu
index e9f5b8d..4b57037 100644
--- a/debian.fsl-imx51/config/config.common.ubuntu
+++ b/debian.fsl-imx51/config/config.common.ubuntu
@@ -2422,7 +2422,7 @@ CONFIG_THERMAL_HWMON=y
 CONFIG_THRUSTMASTER_FF=y
 CONFIG_TICK_ONESHOT=y
 CONFIG_TIMERFD=y
-# CONFIG_TIMER_STATS is not set
+CONFIG_TIMER_STATS=y
 CONFIG_TIPC=m
 # CONFIG_TIPC_ADVANCED is not set
 # CONFIG_TIPC_DEBUG is not set
-- 
1.6.3.3





More information about the kernel-team mailing list