diff options
author | Joe Perches <joe@perches.com> | 2012-05-24 07:13:30 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-05-24 16:22:53 -0400 |
commit | f0d1b3c2bcc5de8a17af5f2274f7fcde8292b5fc (patch) | |
tree | 9103d4258fa91dc97d06f76673fc9478d9ac51bd /net/wanrouter | |
parent | e26b203ede31fffd52571a5ba607a26c79dc5c0d (diff) | |
download | linux-stable-f0d1b3c2bcc5de8a17af5f2274f7fcde8292b5fc.tar.gz linux-stable-f0d1b3c2bcc5de8a17af5f2274f7fcde8292b5fc.tar.bz2 linux-stable-f0d1b3c2bcc5de8a17af5f2274f7fcde8292b5fc.zip |
net/wanrouter: Deprecate and schedule for removal
No one uses this on current kernels anymore.
Let it be known it's going to be removed eventually.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/wanrouter')
-rw-r--r-- | net/wanrouter/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wanrouter/Kconfig b/net/wanrouter/Kconfig index 61ceae0b9566..a157a2e64e18 100644 --- a/net/wanrouter/Kconfig +++ b/net/wanrouter/Kconfig @@ -3,7 +3,7 @@ # config WAN_ROUTER - tristate "WAN router" + tristate "WAN router (DEPRECATED)" depends on EXPERIMENTAL ---help--- Wide Area Networks (WANs), such as X.25, frame relay and leased |