xref: /linux/drivers/net/ethernet/emulex/Kconfig (revision 88f07484ccdf08e58dc462ed1ac7eb2e84d88a17)
19aebddd1SJeff Kirsher#
29aebddd1SJeff Kirsher# Emulex driver configuration
39aebddd1SJeff Kirsher#
49aebddd1SJeff Kirsher
59aebddd1SJeff Kirsherconfig NET_VENDOR_EMULEX
69aebddd1SJeff Kirsher	bool "Emulex devices"
7*88f07484SJeff Kirsher	default y
89aebddd1SJeff Kirsher	depends on PCI && INET
99aebddd1SJeff Kirsher	---help---
109aebddd1SJeff Kirsher	  If you have a network (Ethernet) card belonging to this class, say Y
119aebddd1SJeff Kirsher	  and read the Ethernet-HOWTO, available from
129aebddd1SJeff Kirsher	  <http://www.tldp.org/docs.html#howto>.
139aebddd1SJeff Kirsher
149aebddd1SJeff Kirsher	  Note that the answer to this question doesn't directly affect the
159aebddd1SJeff Kirsher	  kernel: saying N will just cause the configurator to skip all
169aebddd1SJeff Kirsher	  the questions about Emulex cards. If you say Y, you will be asked for
179aebddd1SJeff Kirsher	  your specific card in the following questions.
189aebddd1SJeff Kirsher
199aebddd1SJeff Kirsherif NET_VENDOR_EMULEX
209aebddd1SJeff Kirsher
219aebddd1SJeff Kirshersource "drivers/net/ethernet/emulex/benet/Kconfig"
229aebddd1SJeff Kirsher
239aebddd1SJeff Kirsherendif # NET_VENDOR_EMULEX
24