diff --git a/fs/nfs/Kconfig b/fs/nfs/Kconfig index 59e5673b45975f03fdd2ea0f24b4541ba9c2dfc2..a43d07e7b9242addd57f704f5a65d15e0bae9813 100644 --- a/fs/nfs/Kconfig +++ b/fs/nfs/Kconfig @@ -95,8 +95,7 @@ config ROOT_NFS Most people say N here. config NFS_FSCACHE - bool "Provide NFS client caching support (EXPERIMENTAL)" - depends on EXPERIMENTAL + bool "Provide NFS client caching support" depends on NFS_FS=m && FSCACHE || NFS_FS=y && FSCACHE=y help Say Y here if you want NFS data to be cached locally on disc through