Lines Matching +full:network +full:- +full:on +full:- +full:chip
1 # SPDX-License-Identifier: GPL-2.0-only
4 # see Documentation/kbuild/kconfig-language.rst.
17 depends on HAS_IOMEM
22 create a mini network by connecting the parallel ports of two local
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
37 look at <file:Documentation/admin-guide/parport.rst>.
44 tristate "PC-style hardware"
45 depends on ARCH_MIGHT_HAVE_PC_PARPORT
47 You should say Y here if you have a PC-style parallel port. All
48 IBM PC compatible computers and some Alphas have PC-style
49 parallel ports. PA-RISC owners should only say Y here if they
58 tristate "Multi-IO cards (parallel and serial)"
59 depends on SERIAL_8250_PCI && PARPORT_PC && PCI
61 This adds support for multi-IO PCI cards that have parallel and
67 depends on PARPORT_PC
75 FIFO. See <file:Documentation/admin-guide/parport.rst> to find out how to
80 depends on PARPORT_PC && !PARISC
82 Saying Y here enables some probes for Super-IO chipsets in order to
87 tristate "Support for PCMCIA management for PC-style ports"
88 depends on PCMCIA && PARPORT_PC
90 Say Y here if you need PCMCIA support for your PC-style parallel
95 depends on SGI_IP32
98 Say Y here if you need support for the parallel port on
104 depends on AMIGA
107 Say Y here if you need support for the parallel port hardware on
113 depends on ZORRO
122 depends on ATARI
125 Say Y here if you need support for the parallel port hardware on
136 depends on SBUS
140 found on many Sun machines. Note that many of the newer Ultras
147 Say Y here if you need support for the parallel port hardware on
148 the AX88796 network controller chip. This code is also available
151 The driver is not dependent on the AX88796 network driver, and
152 should not interfere with the networking functions of the chip.