diff options
Diffstat (limited to 'fs/nfsd/Kconfig')
| -rw-r--r-- | fs/nfsd/Kconfig | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/fs/nfsd/Kconfig b/fs/nfsd/Kconfig index c0bd1509ccd4..9eb2e795c43c 100644 --- a/fs/nfsd/Kconfig +++ b/fs/nfsd/Kconfig @@ -4,6 +4,7 @@ config NFSD  	depends on INET  	depends on FILE_LOCKING  	depends on FSNOTIFY +	select CRC32  	select LOCKD  	select SUNRPC  	select EXPORTFS | 
