[oe-commits] Koen Kooi : linux-omap-pm: build in cpufreq-stats for beagleboard

GIT User account git at amethyst.openembedded.net
Thu Jan 15 18:09:37 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: d30ad97b3ef0d0d7bd577b66b4771f8385a5a520
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d30ad97b3ef0d0d7bd577b66b4771f8385a5a520

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Jan 15 19:08:14 2009 +0100

linux-omap-pm: build in cpufreq-stats for beagleboard

---

 packages/linux/linux-omap-pm/beagleboard/defconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/linux/linux-omap-pm/beagleboard/defconfig b/packages/linux/linux-omap-pm/beagleboard/defconfig
index 4226f32..ef43e33 100644
--- a/packages/linux/linux-omap-pm/beagleboard/defconfig
+++ b/packages/linux/linux-omap-pm/beagleboard/defconfig
@@ -318,7 +318,7 @@ CONFIG_ATAGS_PROC=y
 CONFIG_CPU_FREQ=y
 CONFIG_CPU_FREQ_TABLE=y
 CONFIG_CPU_FREQ_DEBUG=y
-CONFIG_CPU_FREQ_STAT=m
+CONFIG_CPU_FREQ_STAT=y
 CONFIG_CPU_FREQ_STAT_DETAILS=y
 # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
 # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set





More information about the Openembedded-commits mailing list