From patchwork Mon Feb 1 18:07:45 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2/2] UBUNTU: [Config] Enable CONFIG_TIMER_STATS for fsl-imx51 kernel Date: Mon, 01 Feb 2010 08:07:45 -0000 From: Bryan Wu X-Patchwork-Id: 44211 Message-Id: <1265047665-14371-3-git-send-email-bryan.wu@canonical.com> To: kernel-team@lists.ubuntu.com 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 --- 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