From 186f87690864e8156dde3835aa32a890090aa81a Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Wed, 13 Oct 2004 21:18:41 +0000 Subject: [PATCH] Change NFS from y to m. svn path=/trunk/; revision=22 --- kconfig/2004.3/x86/2.6.8-smp.config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kconfig/2004.3/x86/2.6.8-smp.config b/kconfig/2004.3/x86/2.6.8-smp.config index 0c6f1936..38a12417 100644 --- a/kconfig/2004.3/x86/2.6.8-smp.config +++ b/kconfig/2004.3/x86/2.6.8-smp.config @@ -1477,15 +1477,15 @@ CONFIG_SQUASHFS=y # # Network File Systems # -CONFIG_NFS_FS=y +CONFIG_NFS_FS=m CONFIG_NFS_V3=y # CONFIG_NFS_V4 is not set # CONFIG_NFS_DIRECTIO is not set # CONFIG_NFSD is not set -CONFIG_LOCKD=y +CONFIG_LOCKD=m CONFIG_LOCKD_V4=y # CONFIG_EXPORTFS is not set -CONFIG_SUNRPC=y +CONFIG_SUNRPC=m # CONFIG_RPCSEC_GSS_KRB5 is not set CONFIG_SMB_FS=m CONFIG_SMB_NLS_DEFAULT=y