xref: /linux/drivers/net/ethernet/emulex/Kconfig (revision 138b15ed877eff8149ae32c12fa1f4795c9cb4cf)
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
8ff33c0e1SBen Hutchings	depends on PCI
99aebddd1SJeff Kirsher	---help---
10*138b15edSPaul Gortmaker	  If you have a network (Ethernet) card belonging to this class, say Y.
119aebddd1SJeff Kirsher
129aebddd1SJeff Kirsher	  Note that the answer to this question doesn't directly affect the
139aebddd1SJeff Kirsher	  kernel: saying N will just cause the configurator to skip all
149aebddd1SJeff Kirsher	  the questions about Emulex cards. If you say Y, you will be asked for
159aebddd1SJeff Kirsher	  your specific card in the following questions.
169aebddd1SJeff Kirsher
179aebddd1SJeff Kirsherif NET_VENDOR_EMULEX
189aebddd1SJeff Kirsher
199aebddd1SJeff Kirshersource "drivers/net/ethernet/emulex/benet/Kconfig"
209aebddd1SJeff Kirsher
219aebddd1SJeff Kirsherendif # NET_VENDOR_EMULEX
22