[PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt
authorIngo Molnar <mingo@elte.hu>
Sat, 25 Jun 2005 21:57:36 +0000 (14:57 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 25 Jun 2005 23:24:45 +0000 (16:24 -0700)
commitcc19ca86a023fcd552c78e77a7be6ce271f92a28
treeb4e9c9b02b73105d363070c49a765208b99cee1a
parent7f1867a5b3dc3034cbea403b229d65eed4a7f62e
[PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt

This patch consolidates the CONFIG_PREEMPT and CONFIG_PREEMPT_BKL
preemption options into kernel/Kconfig.preempt.  This, besides reducing
source-code, also enables more centralized tweaking of preemption related
options.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/Kconfig
arch/ppc64/Kconfig
arch/x86_64/Kconfig
kernel/Kconfig.preempt [new file with mode: 0644]