From 93686d8afbf1888487224368d5bb19c12ef534dd Mon Sep 17 00:00:00 2001 From: Steffen Sledz Date: Thu, 3 Feb 2011 16:00:28 +0100 Subject: [PATCH] linux-2.6.24: enable oprofile support/modules for hipox machine Signed-off-by: Steffen Sledz --- recipes/linux/linux-2.6.24/hipox/defconfig | 7 +++++-- 1 file 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 -- 2.39.5