2011-05-13 08:00:03 +00:00
|
|
|
#
|
2015-02-19 21:02:31 +00:00
|
|
|
# QLogic BR-series device configuration
|
2011-05-13 08:00:03 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
config NET_VENDOR_BROCADE
|
2015-02-19 21:02:31 +00:00
|
|
|
bool "QLogic BR-series devices"
|
2011-08-23 08:29:52 +00:00
|
|
|
default y
|
2011-05-13 08:00:03 +00:00
|
|
|
depends on PCI
|
|
|
|
---help---
|
2015-06-21 20:28:02 +00:00
|
|
|
If you have a network (Ethernet) card belonging to this class, say Y.
|
2011-05-13 08:00:03 +00:00
|
|
|
|
|
|
|
Note that the answer to this question doesn't directly affect the
|
|
|
|
kernel: saying N will just cause the configurator to skip all
|
2015-02-19 21:02:31 +00:00
|
|
|
the questions about QLogic BR-series cards. If you say Y, you will be
|
|
|
|
asked for your specific card in the following questions.
|
2011-05-13 08:00:03 +00:00
|
|
|
|
|
|
|
if NET_VENDOR_BROCADE
|
|
|
|
|
|
|
|
source "drivers/net/ethernet/brocade/bna/Kconfig"
|
|
|
|
|
|
|
|
endif # NET_VENDOR_BROCADE
|