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 /net/wanrouter | |
parent | f271b2cc78f09c93ccd00a2056d3237134bf994c (diff) | |
download | linux-7197914c35b31a75cb6e85c7fc2ae93d0027c28e.tar.bz2 |
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 'net/wanrouter')
-rw-r--r-- | net/wanrouter/Kconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/wanrouter/Kconfig b/net/wanrouter/Kconfig index 1debe1cb054e..61ceae0b9566 100644 --- a/net/wanrouter/Kconfig +++ b/net/wanrouter/Kconfig @@ -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. |