public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] fix DECSTATION depends
@ 2004-01-13  1:52 Adrian Bunk
  2004-01-13  2:28 ` Ralf Baechle
  0 siblings, 1 reply; 7+ messages in thread
From: Adrian Bunk @ 2004-01-13  1:52 UTC (permalink / raw)
  To: ralf; +Cc: linux-mips, linux-kernel

Hi Ralf,

it seems the following is required in Linus' tree to get correct depends 
for DECSTATION:

--- linux-2.6.1-mm2/arch/mips/Kconfig.old	2004-01-13 02:33:53.000000000 +0100
+++ linux-2.6.1-mm2/arch/mips/Kconfig	2004-01-13 02:36:04.000000000 +0100
@@ -51,7 +51,7 @@
 
 config DECSTATION
 	bool "Support for DECstations"
-	depends on MIPS32 || EXPERIMENTAL
+	depends on MIPS32 && EXPERIMENTAL
 	---help---
 	  This enables support for DEC's MIPS based workstations.  For details
 	  see the Linux/MIPS FAQ on <http://oss.sgi.com/mips/> and the


cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-01-14 12:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-13  1:52 [2.6 patch] fix DECSTATION depends Adrian Bunk
2004-01-13  2:28 ` Ralf Baechle
2004-01-13 13:07   ` Maciej W. Rozycki
2004-01-13 16:39     ` Ralf Baechle
2004-01-13 17:02       ` Maciej W. Rozycki
2004-01-13 17:27     ` Adrian Bunk
2004-01-14 12:01       ` Maciej W. Rozycki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox