[oe-commits] Koen Kooi : linux-omap-psp 2.6.32: fix powertop for omap3evm

git version control git at git.openembedded.org
Tue Jan 12 17:58:33 UTC 2010


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Tue Jan 12 18:57:53 2010 +0100

linux-omap-psp 2.6.32: fix powertop for omap3evm

---

 .../linux/linux-omap-psp-2.6.32/omap3evm/defconfig |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/recipes/linux/linux-omap-psp-2.6.32/omap3evm/defconfig b/recipes/linux/linux-omap-psp-2.6.32/omap3evm/defconfig
index b4cde09..3771e46 100644
--- a/recipes/linux/linux-omap-psp-2.6.32/omap3evm/defconfig
+++ b/recipes/linux/linux-omap-psp-2.6.32/omap3evm/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.32
-# Tue Jan 12 15:43:33 2010
+# Tue Jan 12 18:47:00 2010
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -39,7 +39,10 @@ CONFIG_SYSVIPC_SYSCTL=y
 # CONFIG_POSIX_MQUEUE is not set
 CONFIG_BSD_PROCESS_ACCT=y
 # CONFIG_BSD_PROCESS_ACCT_V3 is not set
-# CONFIG_TASKSTATS is not set
+CONFIG_TASKSTATS=y
+CONFIG_TASK_DELAY_ACCT=y
+CONFIG_TASK_XACCT=y
+CONFIG_TASK_IO_ACCOUNTING=y
 # CONFIG_AUDIT is not set
 
 #
@@ -2205,8 +2208,8 @@ CONFIG_DETECT_HUNG_TASK=y
 # CONFIG_BOOTPARAM_HUNG_TASK_PANIC is not set
 CONFIG_BOOTPARAM_HUNG_TASK_PANIC_VALUE=0
 # CONFIG_SCHED_DEBUG is not set
-# CONFIG_SCHEDSTATS is not set
-# CONFIG_TIMER_STATS is not set
+CONFIG_SCHEDSTATS=y
+CONFIG_TIMER_STATS=y
 # CONFIG_DEBUG_OBJECTS is not set
 # CONFIG_DEBUG_SLAB is not set
 # CONFIG_DEBUG_KMEMLEAK is not set





More information about the Openembedded-commits mailing list