Jean-Luc Leger <[EMAIL PROTECTED]> reported this alternative 
dependency on a non-existing symbol.


Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>

--- linux-2.6.15-mm2-full/drivers/net/irda/Kconfig.old  2006-01-10 
17:48:41.000000000 +0100
+++ linux-2.6.15-mm2-full/drivers/net/irda/Kconfig      2006-01-10 
17:48:59.000000000 +0100
@@ -1,4 +1,3 @@
-
 menu "Infrared-port device drivers"
        depends on IRDA!=n
 
@@ -156,7 +155,7 @@
 
 config DONGLE_OLD
        bool "Old Serial dongle support"
-       depends on (IRTTY_OLD || IRPORT_SIR) && BROKEN_ON_SMP
+       depends on IRPORT_SIR && BROKEN_ON_SMP
        help
          Say Y here if you have an infrared device that connects to your
          computer's serial port. These devices are called dongles. Then say Y

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to