mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 05:02:12 +00:00
Staging: sb105x: mark it BROKEN
It isn't using the port logic, and breaks the build at the moment, so mark it BROKEN. Cc: Jiri Slaby <jslaby@suse.cz> Cc: Steven Rostedt <rostedt@goodmis.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
59c5f92427
commit
e27a7d7977
@ -1,7 +1,7 @@
|
||||
config SB105X
|
||||
tristate "SystemBase PCI Multiport UART"
|
||||
select SERIAL_CORE
|
||||
depends on PCI
|
||||
depends on PCI && BROKEN
|
||||
help
|
||||
A driver for the SystemBase Multi-2/PCI serial card
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user