diff options
author | Johann Felix Soden <johfel@users.sourceforge.net> | 2008-07-14 22:22:29 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-07-14 22:22:29 -0700 |
commit | 7197914c35b31a75cb6e85c7fc2ae93d0027c28e (patch) | |
tree | a011ebf6169d4a47c12834092fd7fb1fd25ef6c8 /drivers | |
parent | f271b2cc78f09c93ccd00a2056d3237134bf994c (diff) | |
download | linux-7197914c35b31a75cb6e85c7fc2ae93d0027c28e.tar.gz linux-7197914c35b31a75cb6e85c7fc2ae93d0027c28e.tar.bz2 linux-7197914c35b31a75cb6e85c7fc2ae93d0027c28e.zip |
net: Remove references to wan-router.txt in Kconfigs
This patch removes references in drivers/net/wan/Kconfig and
net/wanrouter/Kconfig to Documentation/networking/wan-router.txt
which was removed in commit 99971e70fdc1862e120f3319fc0a4dba8c728acf
("[WANPIPE]: Forgotten bits of Sangoma drivers removal.").
Signed-off-by: Johann Felix Soden <johfel@users.sourceforge.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
-rw-r--r-- | drivers/net/wan/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/net/wan/Kconfig b/drivers/net/wan/Kconfig index d5140aed7b79..846be60e7821 100644 --- a/drivers/net/wan/Kconfig +++ b/drivers/net/wan/Kconfig @@ -390,8 +390,7 @@ config WAN_ROUTER_DRIVERS Select driver your card and remember to say Y to "Wan Router." You will need the wan-tools package which is available from - <ftp://ftp.sangoma.com/>. For more information read: - <file:Documentation/networking/wan-router.txt>. + <ftp://ftp.sangoma.com/>. Note that the answer to this question won't directly affect the kernel except for how subordinate drivers may be built: |