mips/config.in: CONFIG_SMP ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



One of the following patches should be applied (parisc/config.in
does the former ...) ?


--- linux/arch/mips/config.in	2001/02/05 15:17:46	1.1
+++ linux/arch/mips/config.in	2001/02/05 15:40:52
@@ -3,6 +3,7 @@
 # see Documentation/kbuild/config-language.txt.
 #
 define_bool CONFIG_MIPS y
+define_bool CONFIG_SMP n
 
 mainmenu_name "Linux Kernel Configuration"
 



--- linux/arch/mips/config.in	2001/02/05 15:17:46	1.1
+++ linux/arch/mips/config.in	2001/02/05 15:18:06
@@ -460,7 +460,5 @@
   bool 'Remote GDB kernel debugging' CONFIG_REMOTE_DEBUG
 fi
 bool 'Magic SysRq key' CONFIG_MAGIC_SYSRQ
-if [ "$CONFIG_SMP" != "y" ]; then
-   bool 'Run uncached' CONFIG_MIPS_UNCACHED
-fi
+bool 'Run uncached' CONFIG_MIPS_UNCACHED
 endmenu


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux