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 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
config SB105X
|
config SB105X
|
||||||
tristate "SystemBase PCI Multiport UART"
|
tristate "SystemBase PCI Multiport UART"
|
||||||
select SERIAL_CORE
|
select SERIAL_CORE
|
||||||
depends on PCI
|
depends on PCI && BROKEN
|
||||||
help
|
help
|
||||||
A driver for the SystemBase Multi-2/PCI serial card
|
A driver for the SystemBase Multi-2/PCI serial card
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue