net: Remove bogus dependencies on INET
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>
This commit is contained in:
committed by
David S. Miller
parent
3865fe169a
commit
ff33c0e188
@@ -1,6 +1,6 @@
|
||||
config SFC
|
||||
tristate "Solarflare SFC4000/SFC9000-family support"
|
||||
depends on PCI && INET
|
||||
depends on PCI
|
||||
select MDIO
|
||||
select CRC32
|
||||
select I2C
|
||||
|
||||
Reference in New Issue
Block a user