diff options
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 |