| To: | Andrew Morton <akpm@osdl.org> |
|---|---|
| Subject: | [2.6 patch] fix the AU1000_FIR dependencies |
| From: | Adrian Bunk <bunk@stusta.de> |
| Date: | Thu, 29 Jun 2006 17:41:48 +0200 |
| Cc: | Samuel.Ortiz@nokia.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, ralf@linux-mips.org, linux-mips@linux-mips.org, Jean-Luc Leger <reiga@dspnet.fr.eu.org> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.11+cvs20060403 |
This patch fixes the AU1000_FIR dependencies.
Spotted by Jean-Luc Leger.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
This patch was already sent on:
- 15 Apr 2006
--- linux-2.6.17-rc1-mm2-full/drivers/net/irda/Kconfig.old 2006-04-15
16:17:36.000000000 +0200
+++ linux-2.6.17-rc1-mm2-full/drivers/net/irda/Kconfig 2006-04-15
16:18:06.000000000 +0200
@@ -350,7 +350,7 @@
config AU1000_FIR
tristate "Alchemy Au1000 SIR/FIR"
- depends on MIPS_AU1000 && IRDA
+ depends on SOC_AU1000 && IRDA
config SMC_IRCC_FIR
tristate "SMSC IrCC (EXPERIMENTAL)"
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: au1000_lowlevel_probe on au1000_eth.c, Rodolfo Giometti |
|---|---|
| Next by Date: | Re: PATCH SB1250 NAPI support, Francois Romieu |
| Previous by Thread: | errno value for EDQUOT on MIPS, Erik Frederiksen |
| Next by Thread: | [PATCH 2/2] [IrDA] Fix the AU1000 FIR dependencies, Samuel Ortiz |
| Indexes: | [Date] [Thread] [Top] [All Lists] |