diff options
author | Richard Purdie <richard@openedhand.com> | 2007-07-17 14:21:52 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-07-17 14:21:52 +0000 |
commit | b2d7cb67463e8e8d20b98ce43edb49e51526c973 (patch) | |
tree | 6648ff8972c038e2c6a1538263b923c6883cfaf8 /meta/packages/linux/linux-rp-2.6.21/defconfig-qemux86 | |
parent | 854a97c641cd29940c9ae7874dbd46cc57f38d17 (diff) | |
download | openembedded-core-b2d7cb67463e8e8d20b98ce43edb49e51526c973.tar.gz openembedded-core-b2d7cb67463e8e8d20b98ce43edb49e51526c973.tar.bz2 openembedded-core-b2d7cb67463e8e8d20b98ce43edb49e51526c973.zip |
linux-rp: Set CONFIG_TIMER_STATS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2196 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-rp-2.6.21/defconfig-qemux86')
-rw-r--r-- | meta/packages/linux/linux-rp-2.6.21/defconfig-qemux86 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/linux/linux-rp-2.6.21/defconfig-qemux86 b/meta/packages/linux/linux-rp-2.6.21/defconfig-qemux86 index 08e0a0c6c7..0d26596d78 100644 --- a/meta/packages/linux/linux-rp-2.6.21/defconfig-qemux86 +++ b/meta/packages/linux/linux-rp-2.6.21/defconfig-qemux86 @@ -1533,6 +1533,7 @@ CONFIG_STACK_BACKTRACE_COLS=2 CONFIG_X86_FIND_SMP_CONFIG=y CONFIG_X86_MPPARSE=y CONFIG_DOUBLEFAULT=y +CONFIG_TIMER_STATS=y # # Security options |