xref: /linux/drivers/net/ethernet/fujitsu/Kconfig (revision 621cde16e49b3ecf7d59a8106a20aaebfb4a59a9)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
25346ebf6SJeff Kirsher#
35346ebf6SJeff Kirsher# Fujitsu Network device configuration
45346ebf6SJeff Kirsher#
55346ebf6SJeff Kirsher
65346ebf6SJeff Kirsherconfig NET_VENDOR_FUJITSU
75346ebf6SJeff Kirsher	bool "Fujitsu devices"
888f07484SJeff Kirsher	default y
9d96caf61SMatthew Whitehead	depends on PCMCIA
10a7f7f624SMasahiro Yamada	help
11138b15edSPaul Gortmaker	  If you have a network (Ethernet) card belonging to this class, say Y.
125346ebf6SJeff Kirsher
135346ebf6SJeff Kirsher	  Note that the answer to this question doesn't directly affect the
145346ebf6SJeff Kirsher	  the questions about Fujitsu cards. If you say Y, you will be asked for
155346ebf6SJeff Kirsher	  your specific card in the following questions.
165346ebf6SJeff Kirsher
175346ebf6SJeff Kirsherif NET_VENDOR_FUJITSU
185346ebf6SJeff Kirsher
195346ebf6SJeff Kirsherconfig PCMCIA_FMVJ18X
205346ebf6SJeff Kirsher	tristate "Fujitsu FMV-J18x PCMCIA support"
21*a29689e6SNiklas Schnelle	depends on PCMCIA && HAS_IOPORT
225346ebf6SJeff Kirsher	select CRC32
23a7f7f624SMasahiro Yamada	help
245346ebf6SJeff Kirsher	  Say Y here if you intend to attach a Fujitsu FMV-J18x or compatible
255346ebf6SJeff Kirsher	  PCMCIA (PC-card) Ethernet card to your computer.
265346ebf6SJeff Kirsher
275346ebf6SJeff Kirsher	  To compile this driver as a module, choose M here: the module will be
285346ebf6SJeff Kirsher	  called fmvj18x_cs.  If unsure, say N.
295346ebf6SJeff Kirsher
305346ebf6SJeff Kirsherendif # NET_VENDOR_FUJITSU
31