diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2010-07-21 13:20:28 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-21 16:00:56 +0100 |
commit | 6b2eec3657afc348a48ac31cd2e0413929afa3d6 (patch) | |
tree | f874cf516e916b2f80051268d22d4a27f3e70679 /meta | |
parent | 31c097226510318d0f60461c6e49a108d67c23e3 (diff) | |
download | poky-6b2eec3657afc348a48ac31cd2e0413929afa3d6.tar.gz |
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/defconfig | 2 |
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 632dd541c2..93e4be4a3c 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 | |||
1967 | CONFIG_ARCH_WANT_FRAME_POINTERS=y | 1967 | CONFIG_ARCH_WANT_FRAME_POINTERS=y |
1968 | CONFIG_FRAME_POINTER=y | 1968 | CONFIG_FRAME_POINTER=y |
1969 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set | 1969 | # CONFIG_RCU_CPU_STALL_DETECTOR is not set |
1970 | # CONFIG_LATENCYTOP is not set | 1970 | CONFIG_LATENCYTOP=y |
1971 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set | 1971 | # CONFIG_SYSCTL_SYSCALL_CHECK is not set |
1972 | CONFIG_USER_STACKTRACE_SUPPORT=y | 1972 | CONFIG_USER_STACKTRACE_SUPPORT=y |
1973 | CONFIG_HAVE_FUNCTION_TRACER=y | 1973 | CONFIG_HAVE_FUNCTION_TRACER=y |