* mips/config.in: CONFIG_SMP ?
@ 2001-02-05 15:43 Jim Freeman
2001-02-05 23:42 ` Ralf Baechle
0 siblings, 1 reply; 2+ messages in thread
From: Jim Freeman @ 2001-02-05 15:43 UTC (permalink / raw)
To: linux-mips
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: mips/config.in: CONFIG_SMP ?
2001-02-05 15:43 mips/config.in: CONFIG_SMP ? Jim Freeman
@ 2001-02-05 23:42 ` Ralf Baechle
0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2001-02-05 23:42 UTC (permalink / raw)
To: Jim Freeman; +Cc: linux-mips
On Mon, Feb 05, 2001 at 08:43:38AM -0700, Jim Freeman wrote:
> One of the following patches should be applied (parisc/config.in
> does the former ...) ?
So did I. Applied.
Ralf
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2001-02-05 23:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-02-05 15:43 mips/config.in: CONFIG_SMP ? Jim Freeman
2001-02-05 23:42 ` Ralf Baechle
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.