From e2269589a4e4b9fa64a2a485fd727f8c950c0b7e Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Wed, 13 Oct 2004 20:57:52 +0000 Subject: [PATCH] Change NFS from y to m. svn path=/trunk/; revision=21 --- kconfig/2004.3/x86/2.6.7-smp.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kconfig/2004.3/x86/2.6.7-smp.config b/kconfig/2004.3/x86/2.6.7-smp.config index bbb70577..e98066b4 100644 --- a/kconfig/2004.3/x86/2.6.7-smp.config +++ b/kconfig/2004.3/x86/2.6.7-smp.config @@ -1458,7 +1458,7 @@ 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