CVSROOT: /home/cvs
Module name: linux
Changes by: macro@ftp.linux-mips.org 05/07/12 13:13:29
Modified files:
arch/mips/configs: decstation_defconfig
Log message:
Adjust the preemption setting.
diff -urN linux/arch/mips/configs/decstation_defconfig
linux/arch/mips/configs/decstation_defconfig
--- linux/arch/mips/configs/decstation_defconfig 2005/07/12 09:19:03
1.69
+++ linux/arch/mips/configs/decstation_defconfig 2005/07/12 12:13:29
1.70
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Linux kernel version: 2.6.13-rc2
-# Tue Jul 12 08:46:20 2005
+# Tue Jul 12 13:06:07 2005
#
CONFIG_MIPS=y
@@ -162,8 +162,8 @@
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
-# CONFIG_PREEMPT_NONE is not set
-CONFIG_PREEMPT_VOLUNTARY=y
+CONFIG_PREEMPT_NONE=y
+# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set
#
|