summaryrefslogtreecommitdiffstats
path: root/need.config
diff options
context:
space:
mode:
Diffstat (limited to 'need.config')
-rw-r--r--need.config9
1 files changed, 9 insertions, 0 deletions
diff --git a/need.config b/need.config
index efcabc7..e61b3e3 100644
--- a/need.config
+++ b/need.config
@@ -16,7 +16,16 @@ CONFIG_USB_UAS=m
# filesystems
CONFIG_MSDOS_FS=m
CONFIG_VFAT_FS=m
+
CONFIG_NFS_FS=m
+CONFIG_NFS_V3=m
+CONFIG_NFS_V3_ACL=y
+CONFIG_NFS_V4=m
+CONFIG_NFS_V4_1=y
+CONFIG_NFS_V4_2=y
+CONFIG_NFS_V4_SECURITY_LABEL=y
+CONFIG_NFS_FSCACHE=y
+CONFIG_NFS_USE_KERNEL_DNS=y
CONFIG_XFS_FS=m
CONFIG_XFS_QUOTA=y