summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteffen Sledz <sledz@dresearch.de>2011-02-03 16:00:28 +0100
committerSteffen Sledz <sledz@dresearch.de>2011-02-03 16:00:28 +0100
commit93686d8afbf1888487224368d5bb19c12ef534dd (patch)
treef215715a8696f10b91ee72bf075a10b8fec460aa
parentd0173ea4bdf1be99e47919ef0fccb8dc51b75b54 (diff)
downloadopenembedded-93686d8afbf1888487224368d5bb19c12ef534dd.tar.gz
linux-2.6.24: enable oprofile support/modules for hipox machine
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
-rw-r--r--recipes/linux/linux-2.6.24/hipox/defconfig7
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 b768b57998..955423cab1 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