aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/Kconfig
diff options
context:
space:
mode:
authorJason Uhlenkott <jasonuhl@jasonuhl.org>2008-01-17 02:03:17 -0500
committerJeff Garzik <jeff@garzik.org>2008-01-18 14:40:18 -0500
commite236ed23f81430dc020304e2efbc0cfcdf47d9a7 (patch)
tree1599e89d8337e8673bddf0abdbe1a1e8f286a80d /drivers/net/Kconfig
parent220df5c3defc33cc3cacc0db7487eba801023977 (diff)
e1000e Kconfig: remove ref to nonexistant docs
There is no Documentation/networking/e1000e.txt. Signed-off-by: Jason Uhlenkott <jasonuhl@jasonuhl.org> Cc: Auke Kok <auke-jan.h.kok@intel.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
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 114771a2a133..9ae3166e3162 100644
--- a/drivers/net/Kconfig
+++ b/drivers/net/Kconfig
@@ -1976,9 +1976,6 @@ config E1000E
1976 1976
1977 <http://support.intel.com> 1977 <http://support.intel.com>
1978 1978
1979 More specific information on configuring the driver is in
1980 <file:Documentation/networking/e1000e.txt>.
1981
1982 To compile this driver as a module, choose M here. The module 1979 To compile this driver as a module, choose M here. The module
1983 will be called e1000e. 1980 will be called e1000e.
1984 1981