[2.6 patch] fix the AU1000_FIR dependencies

From: Adrian Bunk
Date: Sat Apr 15 2006 - 10:23:40 EST


This patrch fixes the AU1000_FIR dependencies.

Spotted by Jean-Luc Leger.

Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

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

-
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/