Skip to content

Commit

Permalink
[PATCH] i386: enable dynticks in kconfig
Browse files Browse the repository at this point in the history
Enable dynamic ticks selection.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Ingo Molnar authored and Linus Torvalds committed Feb 16, 2007
1 parent f8b5035 commit d40891e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions arch/i386/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,8 @@ source "init/Kconfig"

menu "Processor type and features"

source "kernel/time/Kconfig"

config SMP
bool "Symmetric multi-processing support"
---help---
Expand Down

0 comments on commit d40891e

Please sign in to comment.