From: James S. <jsi...@us...> - 2002-03-14 20:02:11
|
Update of /cvsroot/linuxconsole/ruby/linux/arch/sparc64 In directory usw-pr-cvs1:/tmp/cvs-serv5099/linux/arch/sparc64 Modified Files: config.in Log Message: Synced to 2.5.4 Index: config.in =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/arch/sparc64/config.in,v retrieving revision 1.22 retrieving revision 1.23 diff -u -d -r1.22 -r1.23 --- config.in 13 Mar 2002 23:48:37 -0000 1.22 +++ config.in 14 Mar 2002 20:02:06 -0000 1.23 @@ -16,6 +16,7 @@ define_bool CONFIG_VT_CONSOLE y bool 'Symmetric multi-processing support' CONFIG_SMP +bool 'Preemptible kernel' CONFIG_PREEMPT # Identify this as a Sparc64 build define_bool CONFIG_SPARC64 y |