diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2014-09-24 20:05:40 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2014-09-24 20:05:40 +0200 |
commit | a1a83abc638bde0565c41d73381f46ea5d19f1e8 (patch) | |
tree | c84b6642ffdf163ecf3b58d08cef672db752eff3 /need.config | |
parent | 2ac7f2f4f9e38b2aba1783a587e10b7c74108069 (diff) | |
download | kconfig-a1a83abc638bde0565c41d73381f46ea5d19f1e8.tar.gz |
multiarch
Diffstat (limited to 'need.config')
-rw-r--r-- | need.config | 9 |
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 |