Lines Matching +full:port +full:- +full:config
1 # SPDX-License-Identifier: GPL-2.0-only
4 # see Documentation/kbuild/kconfig-language.rst.
9 config ARCH_MIGHT_HAVE_PC_PARPORT
12 Select this config option from the architecture Kconfig if
13 the architecture might have PC parallel port hardware.
16 tristate "Parallel port support"
19 If you want to use devices connected to your machine's parallel port
24 <file:Documentation/admin-guide/parport.rst> and
25 <file:drivers/parport/BUGS-parport>.
28 to the parallel port see <http://www.torque.net/linux-pp.html> on
31 It is possible to share a single parallel port among several devices
33 kernel. To compile parallel port support as a module, choose M here:
35 If you have more than one parallel port and want to specify which
36 port and IRQ to be used by this driver at module load time, take a
37 look at <file:Documentation/admin-guide/parport.rst>.
43 config PARPORT_PC
44 tristate "PC-style hardware"
48 You should say Y here if you have a PC-style parallel port. All
49 IBM PC compatible computers and some Alphas have PC-style
50 parallel ports. PA-RISC owners should only say Y here if they
51 have a SuperIO parallel port.
58 config PARPORT_SERIAL
59 tristate "Multi-IO cards (parallel and serial)"
62 This adds support for multi-IO PCI cards that have parallel and
66 config PARPORT_PC_FIFO
70 Many parallel port chipsets provide hardware that can speed up
74 will need to know which IRQ the parallel port has. By default,
75 parallel port interrupts will not be used, and so neither will the
76 FIFO. See <file:Documentation/admin-guide/parport.rst> to find out how to
79 config PARPORT_PC_SUPERIO
83 Saying Y here enables some probes for Super-IO chipsets in order to
87 config PARPORT_PC_PCMCIA
88 tristate "Support for PCMCIA management for PC-style ports"
91 Say Y here if you need PCMCIA support for your PC-style parallel
94 config PARPORT_IP32
95 tristate "SGI IP32 builtin port"
99 Say Y here if you need support for the parallel port on
103 config PARPORT_AMIGA
104 tristate "Amiga builtin port"
108 Say Y here if you need support for the parallel port hardware on
112 config PARPORT_MFC3
113 tristate "Multiface III parallel port"
117 Say Y here if you need parallel port support for the MFC3 card.
121 config PARPORT_ATARI
126 Say Y here if you need support for the parallel port hardware on
130 config PARPORT_GSC
135 config PARPORT_SUNBPP
140 This driver provides support for the bidirectional parallel port
144 config PARPORT_1284
148 want to use a device that uses enhanced parallel port transfer modes
153 config PARPORT_NOT_PC