| To: | ralf@gnu.org |
|---|---|
| Subject: | [2.6 patch] fix DECSTATION depends |
| From: | Adrian Bunk <bunk@fs.tum.de> |
| Date: | Tue, 13 Jan 2004 02:52:02 +0100 |
| Cc: | linux-mips@linux-mips.org, linux-kernel@vger.kernel.org |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.1i |
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
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: How to configure the cache size in r4000, Ralf Baechle |
|---|---|
| Next by Date: | Re: [2.6 patch] fix DECSTATION depends, Ralf Baechle |
| Previous by Thread: | [PATCH][2.4] Update FrameBuffer for ITE IT8181, Yoichi Yuasa |
| Next by Thread: | Re: [2.6 patch] fix DECSTATION depends, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |