From: Ingo Molnar Date: Sat, 25 Jun 2005 21:57:36 +0000 (-0700) Subject: [PATCH] consolidate PREEMPT options into kernel/Kconfig.preempt X-Git-Tag: v2.6.13-rc1~68^2~133 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc19ca86a023fcd552c78e77a7be6ce271f92a28;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed