aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohann Felix Soden <johfel@users.sourceforge.net>2008-07-15 01:22:29 -0400
committerDavid S. Miller <davem@davemloft.net>2008-07-15 01:22:29 -0400
commit7197914c35b31a75cb6e85c7fc2ae93d0027c28e (patch)
treea011ebf6169d4a47c12834092fd7fb1fd25ef6c8
parentf271b2cc78f09c93ccd00a2056d3237134bf994c (diff)
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>
-rw-r--r--drivers/net/wan/Kconfig3
-rw-r--r--net/wanrouter/Kconfig2
2 files changed, 1 insertions, 4 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
390 390
391 Select driver your card and remember to say Y to "Wan Router." 391 Select driver your card and remember to say Y to "Wan Router."
392 You will need the wan-tools package which is available from 392 You will need the wan-tools package which is available from
393 <ftp://ftp.sangoma.com/>. For more information read: 393 <ftp://ftp.sangoma.com/>.
394 <file:Documentation/networking/wan-router.txt>.
395 394
396 Note that the answer to this question won't directly affect the 395 Note that the answer to this question won't directly affect the
397 kernel except for how subordinate drivers may be built: 396 kernel except for how subordinate drivers may be built:
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
20 wish to use your Linux box as a WAN router, say Y here and also to 20 wish to use your Linux box as a WAN router, say Y here and also to
21 the WAN driver for your card, below. You will then need the 21 the WAN driver for your card, below. You will then need the
22 wan-tools package which is available from <ftp://ftp.sangoma.com/>. 22 wan-tools package which is available from <ftp://ftp.sangoma.com/>.
23 Read <file:Documentation/networking/wan-router.txt> for more
24 information.
25 23
26 To compile WAN routing support as a module, choose M here: the 24 To compile WAN routing support as a module, choose M here: the
27 module will be called wanrouter. 25 module will be called wanrouter.