[2.6 patch] fix DECSTATION depends

From: Adrian Bunk
Date: Mon Jan 12 2004 - 20:53:37 EST


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

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/