]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - drivers/net/ethernet/brocade/Kconfig
Merge branches 'pm-avs', 'pm-clk', 'pm-devfreq' and 'pm-sleep'
[mirror_ubuntu-bionic-kernel.git] / drivers / net / ethernet / brocade / Kconfig
CommitLineData
f844a0ea 1#
2732ba56 2# QLogic BR-series device configuration
f844a0ea
JK
3#
4
5config NET_VENDOR_BROCADE
2732ba56 6 bool "QLogic BR-series devices"
88f07484 7 default y
f844a0ea
JK
8 depends on PCI
9 ---help---
138b15ed 10 If you have a network (Ethernet) card belonging to this class, say Y.
f844a0ea
JK
11
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
2732ba56
RM
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.
f844a0ea
JK
16
17if NET_VENDOR_BROCADE
18
19source "drivers/net/ethernet/brocade/bna/Kconfig"
20
21endif # NET_VENDOR_BROCADE