浏览代码

hysdn: No longer broken on SMP.

With the cli/sti code sorted out we think this driver is OK for use on
SMP systems.

Acked-by: Mark Asselstine <mark.asselstine@windriver.com>
Acked-by: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Andrew Morton 17 年之前
父节点
当前提交
01bbf2c7dd
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/isdn/hysdn/Kconfig

+ 1 - 1
drivers/isdn/hysdn/Kconfig

@@ -3,7 +3,7 @@
 #
 #
 config HYSDN
 config HYSDN
 	tristate "Hypercope HYSDN cards (Champ, Ergo, Metro) support (module only)"
 	tristate "Hypercope HYSDN cards (Champ, Ergo, Metro) support (module only)"
-	depends on m && PROC_FS && PCI && BROKEN_ON_SMP
+	depends on m && PROC_FS && PCI
 	help
 	help
 	  Say Y here if you have one of Hypercope's active PCI ISDN cards
 	  Say Y here if you have one of Hypercope's active PCI ISDN cards
 	  Champ, Ergo and Metro. You will then get a module called hysdn.
 	  Champ, Ergo and Metro. You will then get a module called hysdn.