From 4f3a216751a1aa59eefacc6baa1d9c1711403537 Mon Sep 17 00:00:00 2001 From: Marcin Juszkiewicz Date: Thu, 29 Mar 2007 13:10:31 +0000 Subject: linux-rp: enable NFS server module for c7x0/spitz/akita git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1413 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/linux/linux-rp-2.6.20/defconfig-spitz | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'meta/packages/linux/linux-rp-2.6.20/defconfig-spitz') diff --git a/meta/packages/linux/linux-rp-2.6.20/defconfig-spitz b/meta/packages/linux/linux-rp-2.6.20/defconfig-spitz index 2a7519c92..3f0d1c3dd 100644 --- a/meta/packages/linux/linux-rp-2.6.20/defconfig-spitz +++ b/meta/packages/linux/linux-rp-2.6.20/defconfig-spitz @@ -1448,7 +1448,7 @@ CONFIG_JBD=y # CONFIG_JBD_DEBUG is not set # CONFIG_REISERFS_FS is not set # CONFIG_JFS_FS is not set -# CONFIG_FS_POSIX_ACL is not set +CONFIG_FS_POSIX_ACL=y # CONFIG_XFS_FS is not set # CONFIG_GFS2_FS is not set # CONFIG_OCFS2_FS is not set @@ -1533,9 +1533,14 @@ CONFIG_NFS_V3=y # CONFIG_NFS_V3_ACL is not set CONFIG_NFS_V4=y # CONFIG_NFS_DIRECTIO is not set -# CONFIG_NFSD is not set +CONFIG_NFSD=m +CONFIG_NFSD_V3=y +# CONFIG_NFSD_V3_ACL is not set +CONFIG_NFSD_V4=y +CONFIG_NFSD_TCP=y CONFIG_LOCKD=m CONFIG_LOCKD_V4=y +CONFIG_EXPORTFS=m CONFIG_NFS_COMMON=y CONFIG_SUNRPC=m CONFIG_SUNRPC_GSS=m -- cgit v1.2.3