瀏覽代碼

[PATCH] tty-layer-buffering-revamp: jsm is broken

Looks like JSM will be uncompilable after the TTY layer rework is merged into
Linus's post-2.6.15 tree.

It was complex to fix - the maintainers were notified in September.

Cc: Wendy Xiong <wendyx@us.ltcfwd.linux.ibm.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Andrew Morton 20 年之前
父節點
當前提交
6ed80991a2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/serial/Kconfig

+ 1 - 1
drivers/serial/Kconfig

@@ -860,7 +860,7 @@ config SERIAL_VR41XX_CONSOLE
 
 
 config SERIAL_JSM
 config SERIAL_JSM
         tristate "Digi International NEO PCI Support"
         tristate "Digi International NEO PCI Support"
-	depends on PCI
+	depends on PCI && BROKEN
         select SERIAL_CORE
         select SERIAL_CORE
         help
         help
           This is a driver for Digi International's Neo series
           This is a driver for Digi International's Neo series