This patch fixes the AU1000_FIR dependencies. Spotted by Jean-Luc Leger. Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx> --- 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)"