mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-21 11:44:01 +08:00
ff33c0e188
Various drivers depend on INET because they used to select INET_LRO, but they have all been converted to use GRO which has no such dependency. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
7 lines
202 B
Plaintext
7 lines
202 B
Plaintext
config BE2NET
|
|
tristate "ServerEngines' 10Gbps NIC - BladeEngine"
|
|
depends on PCI
|
|
---help---
|
|
This driver implements the NIC functionality for ServerEngines'
|
|
10Gbps network adapter - BladeEngine.
|