Skip to content

Commit

Permalink
[PATCH] tty-layer-buffering-revamp: jsm is broken
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Andrew Morton authored and Linus Torvalds committed Jan 10, 2006
1 parent 7e91c55 commit 6ed8099
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/serial/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -860,7 +860,7 @@ config SERIAL_VR41XX_CONSOLE

config SERIAL_JSM
tristate "Digi International NEO PCI Support"
depends on PCI
depends on PCI && BROKEN
select SERIAL_CORE
help
This is a driver for Digi International's Neo series
Expand Down

0 comments on commit 6ed8099

Please sign in to comment.