Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / drivers / net / ethernet / brocade / Kconfig
blobc4bbe54e2cadc5b7bce5b866b60e70b12a517e0d
2 # QLogic BR-series device configuration
5 config NET_VENDOR_BROCADE
6         bool "QLogic BR-series devices"
7         default y
8         depends on PCI
9         ---help---
10           If you have a network (Ethernet) card belonging to this class, say Y.
12           Note that the answer to this question doesn't directly affect the
13           kernel: saying N will just cause the configurator to skip all
14           the questions about QLogic BR-series cards. If you say Y, you will be
15           asked for your specific card in the following questions.
17 if NET_VENDOR_BROCADE
19 source "drivers/net/ethernet/brocade/bna/Kconfig"
21 endif # NET_VENDOR_BROCADE