e1000e: remove redundant reverse dependency on CRC32
Commit 5d03078a68
added a redundant 'select
CRC32'; remove it.
Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:
committed by
Jeff Kirsher
parent
3ebfc7c9a6
commit
7ff1c8bb7c
@@ -2115,7 +2115,6 @@ config E1000
|
|||||||
|
|
||||||
config E1000E
|
config E1000E
|
||||||
tristate "Intel(R) PRO/1000 PCI-Express Gigabit Ethernet support"
|
tristate "Intel(R) PRO/1000 PCI-Express Gigabit Ethernet support"
|
||||||
select CRC32
|
|
||||||
depends on PCI && (!SPARC32 || BROKEN)
|
depends on PCI && (!SPARC32 || BROKEN)
|
||||||
select CRC32
|
select CRC32
|
||||||
---help---
|
---help---
|
||||||
|
Reference in New Issue
Block a user