diff options
-rw-r--r-- | drivers/net/wan/Kconfig | 3 | ||||
-rw-r--r-- | net/wanrouter/Kconfig | 2 |
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. |