summaryrefslogtreecommitdiff
path: root/meta
diff options
context:
space:
mode:
authorDexuan Cui <dexuan.cui@intel.com>2010-07-21 13:20:28 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-21 16:00:56 +0100
commit6b2eec3657afc348a48ac31cd2e0413929afa3d6 (patch)
treef874cf516e916b2f80051268d22d4a27f3e70679 /meta
parent31c097226510318d0f60461c6e49a108d67c23e3 (diff)
downloadopenembedded-core-6b2eec3657afc348a48ac31cd2e0413929afa3d6.tar.gz
openembedded-core-6b2eec3657afc348a48ac31cd2e0413929afa3d6.tar.bz2
openembedded-core-6b2eec3657afc348a48ac31cd2e0413929afa3d6.tar.xz
openembedded-core-6b2eec3657afc348a48ac31cd2e0413929afa3d6.zip
linux: 2.6.33.2: turn on CONFIG_OPROFILE and CONFIG_LATENCYTOP for netbook and qemux86
profile/profileui and latencytop need the kernel supports. Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/linux/linux-2.6.33.2/qemux86/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/linux/linux-2.6.33.2/qemux86/defconfig b/meta/packages/linux/linux-2.6.33.2/qemux86/defconfig
index 632dd541c..93e4be4a3 100644
--- a/meta/packages/linux/linux-2.6.33.2/qemux86/defconfig
+++ b/meta/packages/linux/linux-2.6.33.2/qemux86/defconfig
@@ -1967,7 +1967,7 @@ CONFIG_DEBUG_BUGVERBOSE=y
CONFIG_ARCH_WANT_FRAME_POINTERS=y
CONFIG_FRAME_POINTER=y
# CONFIG_RCU_CPU_STALL_DETECTOR is not set
-# CONFIG_LATENCYTOP is not set
+CONFIG_LATENCYTOP=y
# CONFIG_SYSCTL_SYSCALL_CHECK is not set
CONFIG_USER_STACKTRACE_SUPPORT=y
CONFIG_HAVE_FUNCTION_TRACER=y