mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 10:50:53 +07:00
[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>
This commit is contained in:
parent
7e91c55b32
commit
6ed80991a2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user