blob: 1facad625554b0b88baf67c70e4a33b46d77560b (
plain)
1
2
3
4
5
6
7
8
9
10
|
config SB105X
tristate "SystemBase PCI Multiport UART"
select SERIAL_CORE
depends on PCI
depends on X86
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".
|