Added NFS kernel support to unslung-standard
authorRod Whitby <rod@whitby.id.au>
Sat, 25 Dec 2004 03:48:55 +0000 (03:48 +0000)
committerRod Whitby <rod@whitby.id.au>
Sat, 25 Dec 2004 03:48:55 +0000 (03:48 +0000)
BKrev: 41cce327lGp1mF_fPtpEp-E_JdRLtA

packages/linux/unslung-kernel-2.3r25/defconfig

index 34f3f22..2c1b640 100644 (file)
@@ -773,15 +773,16 @@ CONFIG_EXT2_FS=y
 #
 # CONFIG_CODA_FS is not set
 # CONFIG_INTERMEZZO_FS is not set
-# CONFIG_NFS_FS is not set
-# CONFIG_NFS_V3 is not set
-# CONFIG_NFS_DIRECTIO is not set
-# CONFIG_ROOT_NFS is not set
-# CONFIG_NFSD is not set
-# CONFIG_NFSD_V3 is not set
-# CONFIG_NFSD_TCP is not set
-# CONFIG_SUNRPC is not set
-# CONFIG_LOCKD is not set
+CONFIG_NFS_FS=y
+CONFIG_NFS_V3=y
+CONFIG_NFS_DIRECTIO=y
+CONFIG_ROOT_NFS=y
+CONFIG_NFSD=y
+CONFIG_NFSD_V3=y
+CONFIG_NFSD_TCP=y
+CONFIG_SUNRPC=y
+CONFIG_LOCKD=y
+CONFIG_LOCKD_V4=y
 CONFIG_SMB_FS=y
 # CONFIG_SMB_NLS_DEFAULT is not set
 # CONFIG_NCP_FS is not set