Skip to content

Commit

Permalink
net: Remove references to wan-router.txt in Kconfigs
Browse files Browse the repository at this point in the history
This patch removes references in drivers/net/wan/Kconfig and
net/wanrouter/Kconfig to Documentation/networking/wan-router.txt
which was removed in commit 99971e7
("[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>
  • Loading branch information
Johann Felix Soden authored and David S. Miller committed Jul 15, 2008
1 parent f271b2c commit 7197914
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 1 addition & 2 deletions drivers/net/wan/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 0 additions & 2 deletions net/wanrouter/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ config WAN_ROUTER
wish to use your Linux box as a WAN router, say Y here and also to
the WAN driver for your card, below. You will then need the
wan-tools package which is available from <ftp://ftp.sangoma.com/>.
Read <file:Documentation/networking/wan-router.txt> for more
information.

To compile WAN routing support as a module, choose M here: the
module will be called wanrouter.
Expand Down

0 comments on commit 7197914

Please sign in to comment.