public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] fix the AU1000_FIR dependencies
@ 2006-06-29 15:41 Adrian Bunk
  2006-06-30  6:56 ` [PATCH 2/2] [IrDA] Fix the AU1000 FIR dependencies Samuel Ortiz
  0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2006-06-29 15:41 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Samuel.Ortiz, netdev, linux-kernel, ralf, linux-mips,
	Jean-Luc Leger

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)"


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

end of thread, other threads:[~2006-06-30  0:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-29 15:41 [2.6 patch] fix the AU1000_FIR dependencies Adrian Bunk
2006-06-30  6:56 ` [PATCH 2/2] [IrDA] Fix the AU1000 FIR dependencies Samuel Ortiz
2006-06-30  0:03   ` David Miller

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