summaryrefslogtreecommitdiffstats
path: root/meta-moblin
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-moblin
parent31c097226510318d0f60461c6e49a108d67c23e3 (diff)
downloadpoky-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-moblin')
-rw-r--r--meta-moblin/packages/linux/linux-moblin-2.6.33.2/defconfig-netbook2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-moblin/packages/linux/linux-moblin-2.6.33.2/defconfig-netbook b/meta-moblin/packages/linux/linux-moblin-2.6.33.2/defconfig-netbook
index 56ca00d6bf..cbb453513b 100644
--- a/meta-moblin/packages/linux/linux-moblin-2.6.33.2/defconfig-netbook
+++ b/meta-moblin/packages/linux/linux-moblin-2.6.33.2/defconfig-netbook
@@ -153,7 +153,7 @@ CONFIG_SLAB=y
153# CONFIG_SLOB is not set 153# CONFIG_SLOB is not set
154CONFIG_PROFILING=y 154CONFIG_PROFILING=y
155CONFIG_TRACEPOINTS=y 155CONFIG_TRACEPOINTS=y
156# CONFIG_OPROFILE is not set 156CONFIG_OPROFILE=y
157CONFIG_HAVE_OPROFILE=y 157CONFIG_HAVE_OPROFILE=y
158# CONFIG_KPROBES is not set 158# CONFIG_KPROBES is not set
159CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y 159CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y