diff options
author | David Howells <dhowells@redhat.com> | 2007-04-26 15:55:48 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2007-04-26 15:55:48 -0700 |
commit | 63b6be55e8b51cb718468794d343058e96c7462c (patch) | |
tree | 83c06275ba6b7ca1ffbf8c2e52497d7bceed567c /fs/Kconfig | |
parent | 08e0e7c82eeadec6f4871a386b86bf0f0fbcb4eb (diff) | |
download | linux-stable-63b6be55e8b51cb718468794d343058e96c7462c.tar.gz linux-stable-63b6be55e8b51cb718468794d343058e96c7462c.tar.bz2 linux-stable-63b6be55e8b51cb718468794d343058e96c7462c.zip |
[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/Kconfig')
-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 If unsure, say N. - -config RXRPC - tristate - config 9P_FS tristate "Plan 9 Resource Sharing Support (9P2000) (Experimental)" depends on INET && EXPERIMENTAL |