mirror of
https://github.com/torvalds/linux.git
synced 2024-12-22 10:56:40 +00:00
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:
parent
3ebfc7c9a6
commit
7ff1c8bb7c
@ -2115,7 +2115,6 @@ config E1000
|
||||
|
||||
config E1000E
|
||||
tristate "Intel(R) PRO/1000 PCI-Express Gigabit Ethernet support"
|
||||
select CRC32
|
||||
depends on PCI && (!SPARC32 || BROKEN)
|
||||
select CRC32
|
||||
---help---
|
||||
|
Loading…
Reference in New Issue
Block a user