diff --git a/[refs] b/[refs] index d102c0c5b8c2..ce12ef97e158 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6d7a19fa747320e2bbe69736cfe9394492cb57f0 +refs/heads/master: 8dbd5d6df380e8561d513e109516d8a98792fe45 diff --git a/trunk/fs/afs/Kconfig b/trunk/fs/afs/Kconfig index 8f975f25b486..ebba3b18e5da 100644 --- a/trunk/fs/afs/Kconfig +++ b/trunk/fs/afs/Kconfig @@ -1,6 +1,6 @@ config AFS_FS - tristate "Andrew File System support (AFS) (EXPERIMENTAL)" - depends on INET && EXPERIMENTAL + tristate "Andrew File System support (AFS)" + depends on INET select AF_RXRPC select DNS_RESOLVER help @@ -22,8 +22,7 @@ config AFS_DEBUG If unsure, say N. config AFS_FSCACHE - bool "Provide AFS client caching support (EXPERIMENTAL)" - depends on EXPERIMENTAL + bool "Provide AFS client caching support" depends on AFS_FS=m && FSCACHE || AFS_FS=y && FSCACHE=y help Say Y here if you want AFS data to be cached locally on disk through