nfs-kernel-server: add support for NFSv4

Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
W. Michael Petullo
2018-09-23 07:59:09 -04:00
committed by tripolar
parent 3f1b4c61ea
commit 95db98bd7d
3 changed files with 58 additions and 9 deletions
+8
View File
@@ -0,0 +1,8 @@
menu "Select nfs-kernel-server configuration options"
depends on PACKAGE_nfs-kernel-server
config NFS_KERNEL_SERVER_V4
bool "Include support for NFSv4"
default y
endmenu