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-moblin | |
| 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-moblin')
| -rw-r--r-- | meta-moblin/packages/linux/linux-moblin-2.6.33.2/defconfig-netbook | 2 |
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 |
| 154 | CONFIG_PROFILING=y | 154 | CONFIG_PROFILING=y |
| 155 | CONFIG_TRACEPOINTS=y | 155 | CONFIG_TRACEPOINTS=y |
| 156 | # CONFIG_OPROFILE is not set | 156 | CONFIG_OPROFILE=y |
| 157 | CONFIG_HAVE_OPROFILE=y | 157 | CONFIG_HAVE_OPROFILE=y |
| 158 | # CONFIG_KPROBES is not set | 158 | # CONFIG_KPROBES is not set |
| 159 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y | 159 | CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y |
