Skip to content
Snippets Groups Projects
Commit d40891e7 authored by Ingo Molnar's avatar Ingo Molnar Committed by Linus Torvalds
Browse files

[PATCH] i386: enable dynticks in kconfig


Enable dynamic ticks selection.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
Cc: john stultz <johnstul@us.ibm.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Signed-off-by: default avatarAndrew Morton <akpm@linux-foundation.org>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent f8b5035b
Branches
Tags
No related merge requests found
...@@ -86,6 +86,8 @@ source "init/Kconfig" ...@@ -86,6 +86,8 @@ source "init/Kconfig"
menu "Processor type and features" menu "Processor type and features"
source "kernel/time/Kconfig"
config SMP config SMP
bool "Symmetric multi-processing support" bool "Symmetric multi-processing support"
---help--- ---help---
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment