[oe-commits] Steffen Sledz : linux-2.6.24: enable oprofile support/ modules for hipox machine

git version control git at git.openembedded.org
Thu Feb 3 15:01:15 UTC 2011


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

Author: Steffen Sledz <sledz at dresearch.de>
Date:   Thu Feb  3 16:00:28 2011 +0100

linux-2.6.24: enable oprofile support/modules for hipox machine

Signed-off-by: Steffen Sledz <sledz at dresearch.de>

---

 recipes/linux/linux-2.6.24/hipox/defconfig |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/recipes/linux/linux-2.6.24/hipox/defconfig b/recipes/linux/linux-2.6.24/hipox/defconfig
index b768b57..955423c 100644
--- a/recipes/linux/linux-2.6.24/hipox/defconfig
+++ b/recipes/linux/linux-2.6.24/hipox/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.24.7
-# Thu Jan  6 14:22:56 2011
+# Thu Feb  3 15:28:12 2011
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -1507,7 +1507,10 @@ CONFIG_NLS_ISO8859_15=y
 # CONFIG_NLS_KOI8_U is not set
 CONFIG_NLS_UTF8=y
 # CONFIG_DLM is not set
-# CONFIG_INSTRUMENTATION is not set
+CONFIG_INSTRUMENTATION=y
+CONFIG_PROFILING=y
+CONFIG_OPROFILE=m
+# CONFIG_MARKERS is not set
 
 #
 # Kernel hacking





More information about the Openembedded-commits mailing list