diff options
Diffstat (limited to 'drivers/net/ethernet/brocade/bna/Kconfig')
-rw-r--r-- | drivers/net/ethernet/brocade/bna/Kconfig | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/drivers/net/ethernet/brocade/bna/Kconfig b/drivers/net/ethernet/brocade/bna/Kconfig new file mode 100644 index 000000000000..dc2eb526fbf7 --- /dev/null +++ b/drivers/net/ethernet/brocade/bna/Kconfig | |||
@@ -0,0 +1,17 @@ | |||
1 | # | ||
2 | # Brocade network device configuration | ||
3 | # | ||
4 | |||
5 | config BNA | ||
6 | tristate "Brocade 1010/1020 10Gb Ethernet Driver support" | ||
7 | depends on PCI | ||
8 | ---help--- | ||
9 | This driver supports Brocade 1010/1020 10Gb CEE capable Ethernet | ||
10 | cards. | ||
11 | To compile this driver as a module, choose M here: the module | ||
12 | will be called bna. | ||
13 | |||
14 | For general information and support, go to the Brocade support | ||
15 | website at: | ||
16 | |||
17 | <http://support.brocade.com> | ||