diff options
author | David Howells <dhowells@redhat.com> | 2007-04-26 18:55:48 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2007-04-26 18:55:48 -0400 |
commit | 63b6be55e8b51cb718468794d343058e96c7462c (patch) | |
tree | 83c06275ba6b7ca1ffbf8c2e52497d7bceed567c /fs | |
parent | 08e0e7c82eeadec6f4871a386b86bf0f0fbcb4eb (diff) |
[AF_RXRPC]: Delete the old RxRPC code.
Delete the old RxRPC code as it's now no longer used.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
-rw-r--r-- | fs/Kconfig | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/fs/Kconfig b/fs/Kconfig index 075c9997ddc5..e33c08924572 100644 --- a/fs/Kconfig +++ b/fs/Kconfig | |||
@@ -2038,10 +2038,6 @@ config AFS_DEBUG | |||
2038 | 2038 | ||
2039 | If unsure, say N. | 2039 | If unsure, say N. |
2040 | 2040 | ||
2041 | |||
2042 | config RXRPC | ||
2043 | tristate | ||
2044 | |||
2045 | config 9P_FS | 2041 | config 9P_FS |
2046 | tristate "Plan 9 Resource Sharing Support (9P2000) (Experimental)" | 2042 | tristate "Plan 9 Resource Sharing Support (9P2000) (Experimental)" |
2047 | depends on INET && EXPERIMENTAL | 2043 | depends on INET && EXPERIMENTAL |