mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
be2net: remove ASIC generation number from Kconfig
Since the driver is supporting multiple generations of the ASIC don't mention any ASIC generation number. Signed-off-by: Ajit Khaparde <ajitk@serverengines.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
35ecf03c83
commit
1a8cdc5d49
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
config BE2NET
|
config BE2NET
|
||||||
tristate "ServerEngines' 10Gbps NIC - BladeEngine 2"
|
tristate "ServerEngines' 10Gbps NIC - BladeEngine"
|
||||||
depends on PCI && INET
|
depends on PCI && INET
|
||||||
help
|
help
|
||||||
This driver implements the NIC functionality for ServerEngines'
|
This driver implements the NIC functionality for ServerEngines'
|
||||||
10Gbps network adapter - BladeEngine 2.
|
10Gbps network adapter - BladeEngine.
|
||||||
|
|
Loading…
Add table
Reference in a new issue