xref: /linux/drivers/net/ethernet/emulex/Kconfig (revision ff33c0e1885cda44dd14c79f70df4706f83582a0)
19aebddd1SJeff Kirsher#
29aebddd1SJeff Kirsher# Emulex driver configuration
39aebddd1SJeff Kirsher#
49aebddd1SJeff Kirsher
59aebddd1SJeff Kirsherconfig NET_VENDOR_EMULEX
69aebddd1SJeff Kirsher	bool "Emulex devices"
788f07484SJeff Kirsher	default y
8*ff33c0e1SBen Hutchings	depends on PCI
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