blob: c4bbe54e2cadc5b7bce5b866b60e70b12a517e0d [file] [log] [blame]
Jeff Kirsherf844a0e2011-05-13 01:00:03 -07001#
Rasesh Mody2732ba52015-02-19 16:02:31 -05002# QLogic BR-series device configuration
Jeff Kirsherf844a0e2011-05-13 01:00:03 -07003#
4
5config NET_VENDOR_BROCADE
Rasesh Mody2732ba52015-02-19 16:02:31 -05006 bool "QLogic BR-series devices"
Jeff Kirsher88f07482011-08-23 01:29:52 -07007 default y
Jeff Kirsherf844a0e2011-05-13 01:00:03 -07008 depends on PCI
9 ---help---
Paul Gortmaker138b15e2015-06-21 16:28:02 -040010 If you have a network (Ethernet) card belonging to this class, say Y.
Jeff Kirsherf844a0e2011-05-13 01:00:03 -070011
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
Rasesh Mody2732ba52015-02-19 16:02:31 -050014 the questions about QLogic BR-series cards. If you say Y, you will be
15 asked for your specific card in the following questions.
Jeff Kirsherf844a0e2011-05-13 01:00:03 -070016
17if NET_VENDOR_BROCADE
18
19source "drivers/net/ethernet/brocade/bna/Kconfig"
20
21endif # NET_VENDOR_BROCADE