Skip to content

Commit

Permalink
Staging: sb105x: mark it BROKEN
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Greg Kroah-Hartman committed Jan 16, 2013
1 parent 59c5f92 commit e27a7d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/staging/sb105x/Kconfig
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit e27a7d7

Please sign in to comment.