From: Adrian Bunk Date: Tue, 10 Jan 2006 21:11:44 +0000 (-0800) Subject: [IRDA] DONGLE_OLD: remove dependency on non-existing symbol X-Git-Tag: v2.6.16-rc1~446^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=65e480ac551a7d95969aa824f77d7160a74cf08d;p=platform%2Fupstream%2Fkernel-adaptation-pc.git [IRDA] DONGLE_OLD: remove dependency on non-existing symbol Jean-Luc Leger reported this alternative dependency on a non-existing symbol. Signed-off-by: Adrian Bunk Signed-off-by: David S. Miller --- diff --git a/drivers/net/irda/Kconfig b/drivers/net/irda/Kconfig index d54156f..7a08134 100644 --- a/drivers/net/irda/Kconfig +++ b/drivers/net/irda/Kconfig @@ -1,4 +1,3 @@ - menu "Infrared-port device drivers" depends on IRDA!=n @@ -156,7 +155,7 @@ comment "Old Serial dongle support" 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