From fb1abec6161f4e259f5d43409c363b0d90999512 Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Mon, 11 Jul 2005 20:45:51 +0000 Subject: [PATCH] --- yaml --- r: 11143 b: refs/heads/master c: e80de8503cbcaecd7637fde26635dbc825f796dd h: refs/heads/master i: 11141: c0f0270fa96852658da57b3c17dd37c36a339b3a 11139: 7d100e35f4907e92343b095717cd7a389ae7f99b 11135: 3a89d59d7728d47364d364b408602facc5ac99b0 v: v3 --- [refs] | 2 +- trunk/arch/mips/Kconfig | 9 +-------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/[refs] b/[refs] index bab430a9451e..22743328f063 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 60080265a13ea43f0ebdcd25671dcab05ed01308 +refs/heads/master: e80de8503cbcaecd7637fde26635dbc825f796dd diff --git a/trunk/arch/mips/Kconfig b/trunk/arch/mips/Kconfig index a4c62c72aa89..68c30288849a 100644 --- a/trunk/arch/mips/Kconfig +++ b/trunk/arch/mips/Kconfig @@ -1370,14 +1370,7 @@ config NR_CPUS This is purely to save memory - each supported CPU adds approximately eight kilobytes to the kernel image. -config PREEMPT - bool "Preemptible Kernel" - help - This option reduces the latency of the kernel when reacting to - real-time or interactive events by allowing a low priority process to - be preempted even if it is in kernel mode executing a system call. - This allows applications to run more reliably even when the system is - under load. +source "kernel/Kconfig.preempt" config RTC_DS1742 bool "DS1742 BRAM/RTC support"