1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only 29aebddd1SJeff Kirsher# 39aebddd1SJeff Kirsher# Emulex driver configuration 49aebddd1SJeff Kirsher# 59aebddd1SJeff Kirsher 69aebddd1SJeff Kirsherconfig NET_VENDOR_EMULEX 79aebddd1SJeff Kirsher bool "Emulex devices" 888f07484SJeff Kirsher default y 9ff33c0e1SBen Hutchings depends on PCI 10*a7f7f624SMasahiro Yamada help 11138b15edSPaul Gortmaker If you have a network (Ethernet) card belonging to this class, say Y. 129aebddd1SJeff Kirsher 139aebddd1SJeff Kirsher Note that the answer to this question doesn't directly affect the 149aebddd1SJeff Kirsher kernel: saying N will just cause the configurator to skip all 159aebddd1SJeff Kirsher the questions about Emulex cards. If you say Y, you will be asked for 169aebddd1SJeff Kirsher your specific card in the following questions. 179aebddd1SJeff Kirsher 189aebddd1SJeff Kirsherif NET_VENDOR_EMULEX 199aebddd1SJeff Kirsher 209aebddd1SJeff Kirshersource "drivers/net/ethernet/emulex/benet/Kconfig" 219aebddd1SJeff Kirsher 229aebddd1SJeff Kirsherendif # NET_VENDOR_EMULEX 23