diff options
author | Jason Uhlenkott <jasonuhl@jasonuhl.org> | 2008-01-17 10:03:17 +0300 |
---|---|---|
committer | Jeff Garzik <jeff@garzik.org> | 2008-01-18 22:40:18 +0300 |
commit | e236ed23f81430dc020304e2efbc0cfcdf47d9a7 (patch) | |
tree | 1599e89d8337e8673bddf0abdbe1a1e8f286a80d /drivers/net | |
parent | 220df5c3defc33cc3cacc0db7487eba801023977 (diff) | |
download | linux-e236ed23f81430dc020304e2efbc0cfcdf47d9a7.tar.xz |
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')
-rw-r--r-- | drivers/net/Kconfig | 3 |
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 <http://support.intel.com> - More specific information on configuring the driver is in - <file:Documentation/networking/e1000e.txt>. - To compile this driver as a module, choose M here. The module will be called e1000e. |