aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorAuke Kok <auke-jan.h.kok@intel.com>2008-06-22 18:21:29 -0400
committerJeff Garzik <jgarzik@redhat.com>2008-06-28 10:23:30 -0400
commitd03157babed7424f5391af43200593768ce69c9a (patch)
tree16b4493742ce244925f6c01053ecb241dae5fb1d /drivers/net/Kconfig
parent177db6ffd0599430a2ab63045e88fc4031f42420 (diff)
e1000: remove PCI Express device IDs
We do not want to prolong the situation much longer that e1000 and e1000e support these devices at the same time. As a result, take out the bandage that was added for the interim period and remove all the PCI Express device IDs from e1000. Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'drivers/net/Kconfig')
-rw-r--r--drivers/net/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig
index 23be317003b7..d85b9d067597 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -2034,9 +2034,6 @@ config E1000E
2034 To compile this driver as a module, choose M here. The module 2034 To compile this driver as a module, choose M here. The module
2035 will be called e1000e. 2035 will be called e1000e.
2036 2036
2037config E1000E_ENABLED
2038 def_bool E1000E != n
2039
2040config IP1000 2037config IP1000
2041 tristate "IP1000 Gigabit Ethernet support" 2038 tristate "IP1000 Gigabit Ethernet support"
2042 depends on PCI && EXPERIMENTAL 2039 depends on PCI && EXPERIMENTAL