Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for...
[pandora-kernel.git] / drivers / staging / tty / Kconfig
1 config STALLION
2         tristate "Stallion EasyIO or EC8/32 support"
3         depends on STALDRV && (ISA || EISA || PCI)
4         help
5           If you have an EasyIO or EasyConnection 8/32 multiport Stallion
6           card, then this is for you; say Y.  Make sure to read
7           <file:Documentation/serial/stallion.txt>.
8
9           To compile this driver as a module, choose M here: the
10           module will be called stallion.
11
12 config ISTALLION
13         tristate "Stallion EC8/64, ONboard, Brumby support"
14         depends on STALDRV && (ISA || EISA || PCI)
15         help
16           If you have an EasyConnection 8/64, ONboard, Brumby or Stallion
17           serial multiport card, say Y here. Make sure to read
18           <file:Documentation/serial/stallion.txt>.
19
20           To compile this driver as a module, choose M here: the
21           module will be called istallion.
22
23 config DIGIEPCA
24         tristate "Digiboard Intelligent Async Support"
25         depends on SERIAL_NONSTANDARD && (ISA || EISA || PCI)
26         ---help---
27           This is a driver for Digi International's Xx, Xeve, and Xem series
28           of cards which provide multiple serial ports. You would need
29           something like this to connect more than two modems to your Linux
30           box, for instance in order to become a dial-in server. This driver
31           supports the original PC (ISA) boards as well as PCI, and EISA. If
32           you have a card like this, say Y here and read the file
33           <file:Documentation/serial/digiepca.txt>.
34
35           To compile this driver as a module, choose M here: the
36           module will be called epca.
37
38 config RISCOM8
39         tristate "SDL RISCom/8 card support"
40         depends on SERIAL_NONSTANDARD
41         help
42           This is a driver for the SDL Communications RISCom/8 multiport card,
43           which gives you many serial ports. You would need something like
44           this to connect more than two modems to your Linux box, for instance
45           in order to become a dial-in server. If you have a card like that,
46           say Y here and read the file <file:Documentation/serial/riscom8.txt>.
47
48           Also it's possible to say M here and compile this driver as kernel
49           loadable module; the module will be called riscom8.
50
51 config SPECIALIX
52         tristate "Specialix IO8+ card support"
53         depends on SERIAL_NONSTANDARD
54         help
55           This is a driver for the Specialix IO8+ multiport card (both the
56           ISA and the PCI version) which gives you many serial ports. You
57           would need something like this to connect more than two modems to
58           your Linux box, for instance in order to become a dial-in server.
59
60           If you have a card like that, say Y here and read the file
61           <file:Documentation/serial/specialix.txt>. Also it's possible to say
62           M here and compile this driver as kernel loadable module which will be
63           called specialix.
64
65 config COMPUTONE
66         tristate "Computone IntelliPort Plus serial support"
67         depends on SERIAL_NONSTANDARD && (ISA || EISA || PCI)
68         ---help---
69           This driver supports the entire family of Intelliport II/Plus
70           controllers with the exception of the MicroChannel controllers and
71           products previous to the Intelliport II. These are multiport cards,
72           which give you many serial ports. You would need something like this
73           to connect more than two modems to your Linux box, for instance in
74           order to become a dial-in server. If you have a card like that, say
75           Y here and read <file:Documentation/serial/computone.txt>.
76
77           To compile this driver as module, choose M here: the
78           module will be called ip2.
79
80 config SERIAL167
81         bool "CD2401 support for MVME166/7 serial ports"
82         depends on MVME16x
83         help
84           This is the driver for the serial ports on the Motorola MVME166,
85           167, and 172 boards.  Everyone using one of these boards should say
86           Y here.
87