Enable the NFS filesystem in the kernel. (#45)

This commit is contained in:
Bas v.d. Wiel
2023-03-13 17:02:48 +01:00
committed by GitHub
parent ed8f8e6cec
commit ae9313e22a

View File

@@ -3555,6 +3555,7 @@ CONFIG_AFFS_FS=y
# CONFIG_EROFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
# CONFIG_NFS_FS is not set
CONFIG_NFS_FS=y
# CONFIG_NFSD is not set
# CONFIG_CEPH_FS is not set
CONFIG_CIFS=y