| To: | Samuel.Ortiz@nokia.com |
|---|---|
| Subject: | [2.6 patch] fix the AU1000_FIR dependencies |
| From: | Adrian Bunk <bunk@stusta.de> |
| Date: | Sat, 15 Apr 2006 16:23:16 +0200 |
| Cc: | 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 patrch fixes the AU1000_FIR dependencies.
Spotted by Jean-Luc Leger.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- 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: | [PATCH 00/08] robust per_cpu allocation for modules - V2, Steven Rostedt |
|---|---|
| Next by Date: | Re: [PATCH 00/05] robust per_cpu allocation for modules, Nick Piggin |
| Previous by Thread: | [PATCH 00/05] robust per_cpu allocation for modules, Steven Rostedt |
| Next by Thread: | [PATCH] vr41xx: defconfig update, Yoichi Yuasa |
| Indexes: | [Date] [Thread] [Top] [All Lists] |