Skip to content

Commit

Permalink
e1000e: remove redundant reverse dependency on CRC32
Browse files Browse the repository at this point in the history
Commit 5d03078 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>
  • Loading branch information
Bruce Allan authored and Jeff Kirsher committed Jun 10, 2011
1 parent 3ebfc7c commit 7ff1c8b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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---
Expand Down

0 comments on commit 7ff1c8b

Please sign in to comment.