xref: /linux/drivers/net/ethernet/silan/Kconfig (revision 138b15ed877eff8149ae32c12fa1f4795c9cb4cf)
11b6b7172SCesar Eduardo Barros#
21b6b7172SCesar Eduardo Barros# Silan device configuration
31b6b7172SCesar Eduardo Barros#
41b6b7172SCesar Eduardo Barros
51b6b7172SCesar Eduardo Barrosconfig NET_VENDOR_SILAN
61b6b7172SCesar Eduardo Barros	bool "Silan devices"
71b6b7172SCesar Eduardo Barros	default y
87980fd23SKees Cook	depends on PCI
91b6b7172SCesar Eduardo Barros	---help---
10*138b15edSPaul Gortmaker	  If you have a network (Ethernet) card belonging to this class, say Y.
111b6b7172SCesar Eduardo Barros
121b6b7172SCesar Eduardo Barros	  Note that the answer to this question doesn't directly affect the
131b6b7172SCesar Eduardo Barros	  kernel: saying N will just cause the configurator to skip all
141b6b7172SCesar Eduardo Barros	  the questions about Silan devices. If you say Y, you will be asked for
151b6b7172SCesar Eduardo Barros	  your specific card in the following questions.
161b6b7172SCesar Eduardo Barros
171b6b7172SCesar Eduardo Barrosif NET_VENDOR_SILAN
181b6b7172SCesar Eduardo Barros
191b6b7172SCesar Eduardo Barrosconfig SC92031
207980fd23SKees Cook	tristate "Silan SC92031 PCI Fast Ethernet Adapter driver"
217980fd23SKees Cook	depends on PCI
221b6b7172SCesar Eduardo Barros	select CRC32
231b6b7172SCesar Eduardo Barros	---help---
241b6b7172SCesar Eduardo Barros	  This is a driver for the Fast Ethernet PCI network cards based on
251b6b7172SCesar Eduardo Barros	  the Silan SC92031 chip (sometimes also called Rsltek 8139D). If you
261b6b7172SCesar Eduardo Barros	  have one of these, say Y here.
271b6b7172SCesar Eduardo Barros
281b6b7172SCesar Eduardo Barros	  To compile this driver as a module, choose M here: the module
291b6b7172SCesar Eduardo Barros	  will be called sc92031.  This is recommended.
301b6b7172SCesar Eduardo Barros
311b6b7172SCesar Eduardo Barrosendif # NET_VENDOR_SILAN
32