diff --git a/fs/nfs/Kconfig b/fs/nfs/Kconfig index f7e32d76e34d..d505c9b258de 100644 --- a/fs/nfs/Kconfig +++ b/fs/nfs/Kconfig @@ -169,7 +169,8 @@ config ROOT_NFS config NFS_FSCACHE bool "Provide NFS client caching support" - depends on NFS_FS=m && NETFS_SUPPORT || NFS_FS=y && NETFS_SUPPORT=y + depends on NFS_FS + select NETFS_SUPPORT select FSCACHE help Say Y here if you want NFS data to be cached locally on disc through