mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-25 10:28:29 +00:00
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>
10 lines
178 B
Plaintext
10 lines
178 B
Plaintext
#
|
|
# Cisco device configuration
|
|
#
|
|
|
|
config ENIC
|
|
tristate "Cisco VIC Ethernet NIC Support"
|
|
depends on PCI
|
|
---help---
|
|
This enables the support for the Cisco VIC Ethernet card.
|