diff options
author | David Howells <dhowells@redhat.com> | 2006-11-16 04:19:27 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.osdl.org> | 2006-11-16 14:43:38 -0500 |
commit | 64aaa4f8b7e676ccd3f6448df6867097b873b0a6 (patch) | |
tree | 43c9bceb2ebbb9fe8143d6788c08f49d22b1701d /fs/Kconfig | |
parent | 6897083abfb0156b533ab8ac42c47f68c550ca9e (diff) |
[PATCH] AFS: Amend the AFS configuration options
Amend the text of AFS configuration options.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/Kconfig')
-rw-r--r-- | fs/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/Kconfig b/fs/Kconfig index 133dcc8a4150..7b1511d50b05 100644 --- a/fs/Kconfig +++ b/fs/Kconfig | |||
@@ -2060,8 +2060,7 @@ config CODA_FS_OLD_API | |||
2060 | For most cases you probably want to say N. | 2060 | For most cases you probably want to say N. |
2061 | 2061 | ||
2062 | config AFS_FS | 2062 | config AFS_FS |
2063 | # for fs/nls/Config.in | 2063 | tristate "Andrew File System support (AFS) (EXPERIMENTAL)" |
2064 | tristate "Andrew File System support (AFS) (Experimental)" | ||
2065 | depends on INET && EXPERIMENTAL | 2064 | depends on INET && EXPERIMENTAL |
2066 | select RXRPC | 2065 | select RXRPC |
2067 | help | 2066 | help |