blob: 245e7847a35423f1d51f44feecc48ae46df8dbca (
plain)
1
2
3
4
5
6
7
8
9
|
config SB105X
tristate "SystemBase PCI Multiport UART"
select SERIAL_CORE
depends on PCI && X86 && TTY && BROKEN
help
A driver for the SystemBase Multi-2/PCI serial card
To compile this driver a module, choose M here: the module
will be called "sb105x".
|