18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 28c2ecf20Sopenharmony_ci# 38c2ecf20Sopenharmony_ci# Xircom network device configuration 48c2ecf20Sopenharmony_ci# 58c2ecf20Sopenharmony_ci 68c2ecf20Sopenharmony_ciconfig NET_VENDOR_XIRCOM 78c2ecf20Sopenharmony_ci bool "Xircom devices" 88c2ecf20Sopenharmony_ci default y 98c2ecf20Sopenharmony_ci depends on PCMCIA 108c2ecf20Sopenharmony_ci help 118c2ecf20Sopenharmony_ci If you have a network (Ethernet) card belonging to this class, say Y. 128c2ecf20Sopenharmony_ci 138c2ecf20Sopenharmony_ci Note that the answer to this question doesn't directly affect the 148c2ecf20Sopenharmony_ci kernel: saying N will just cause the configurator to skip all 158c2ecf20Sopenharmony_ci the questions about Xircom cards. If you say Y, you will be asked for 168c2ecf20Sopenharmony_ci your specific card in the following questions. 178c2ecf20Sopenharmony_ci 188c2ecf20Sopenharmony_ciif NET_VENDOR_XIRCOM 198c2ecf20Sopenharmony_ci 208c2ecf20Sopenharmony_ciconfig PCMCIA_XIRC2PS 218c2ecf20Sopenharmony_ci tristate "Xircom 16-bit PCMCIA support" 228c2ecf20Sopenharmony_ci depends on PCMCIA 238c2ecf20Sopenharmony_ci help 248c2ecf20Sopenharmony_ci Say Y here if you intend to attach a Xircom 16-bit PCMCIA (PC-card) 258c2ecf20Sopenharmony_ci Ethernet or Fast Ethernet card to your computer. 268c2ecf20Sopenharmony_ci 278c2ecf20Sopenharmony_ci To compile this driver as a module, choose M here: the module will be 288c2ecf20Sopenharmony_ci called xirc2ps_cs. If unsure, say N. 298c2ecf20Sopenharmony_ci 308c2ecf20Sopenharmony_ciendif # NET_VENDOR_XIRCOM 31