From: James S. <jsi...@us...> - 2002-06-22 17:51:02
|
Update of /cvsroot/linuxconsole/ruby/linux/arch/sparc64 In directory usw-pr-cvs1:/tmp/cvs-serv25751/linux/arch/sparc64 Modified Files: config.in Log Message: Synced to 2.5.24 Index: config.in =================================================================== RCS file: /cvsroot/linuxconsole/ruby/linux/arch/sparc64/config.in,v retrieving revision 1.26 retrieving revision 1.27 diff -u -d -r1.26 -r1.27 --- config.in 6 May 2002 17:29:59 -0000 1.26 +++ config.in 22 Jun 2002 17:50:58 -0000 1.27 @@ -16,7 +16,7 @@ define_bool CONFIG_VT_CONSOLE y bool 'Symmetric multi-processing support' CONFIG_SMP -bool 'Preemptible kernel' CONFIG_PREEMPT +bool 'Preemptible Kernel' CONFIG_PREEMPT # Identify this as a Sparc64 build define_bool CONFIG_SPARC64 y |