mirror of
https://github.com/adulau/aha.git
synced 2024-12-27 11:16:11 +00:00
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 99971e70fd
("[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>
This commit is contained in:
parent
f271b2cc78
commit
7197914c35
2 changed files with 1 additions and 4 deletions
|
@ -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:
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue