]> git.neil.brown.name Git - history.git/commitdiff
[IRDA]: Mark irport driver as having locking issues.
authorStephen Hemminger <shemminger@osdl.org>
Thu, 26 Feb 2004 04:31:45 +0000 (20:31 -0800)
committerDavid S. Miller <davem@nuts.davemloft.net>
Thu, 26 Feb 2004 04:31:45 +0000 (20:31 -0800)
drivers/net/irda/Kconfig

index 5cafb14aa1c0b5e90dfd68e158f79ffd4703ce79..e052547caea13c6d552c18e64708ab96a5f17f17 100644 (file)
@@ -138,7 +138,7 @@ comment "Old SIR device drivers"
 
 config IRPORT_SIR
        tristate "IrPORT (IrDA serial driver)"
-       depends on IRDA
+       depends on IRDA && BROKEN_ON_SMP
        ---help---
          Say Y here if you want to build support for the IrPORT IrDA device
          driver.  To compile it as a module, choose M here: the module will be
@@ -156,7 +156,7 @@ comment "Old Serial dongle support"
 
 config DONGLE_OLD
        bool "Old Serial dongle support"
-       depends on IRTTY_OLD || IRPORT_SIR
+       depends on (IRTTY_OLD || 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