diff options
author | Bastian Blank <waldi@debian.org> | 2006-03-10 21:04:54 +0000 |
---|---|---|
committer | Bastian Blank <waldi@debian.org> | 2006-03-10 21:04:54 +0000 |
commit | 6f713e68e8e0cad304682321e72288b94213e3fe (patch) | |
tree | ef88b9cba4937b308796996c1102740edbde8187 /debian/arch/mips/config.sb1-bcm91250a | |
parent | 4697e1b9fe77b5c84c7b365d9d7672df87000f59 (diff) | |
download | kernel_replicant_linux-6f713e68e8e0cad304682321e72288b94213e3fe.tar.gz kernel_replicant_linux-6f713e68e8e0cad304682321e72288b94213e3fe.tar.bz2 kernel_replicant_linux-6f713e68e8e0cad304682321e72288b94213e3fe.zip |
debian/arch: Partialy unify nfs settings.
svn path=/dists/trunk/linux-2.6/; revision=6124
Diffstat (limited to 'debian/arch/mips/config.sb1-bcm91250a')
-rw-r--r-- | debian/arch/mips/config.sb1-bcm91250a | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/arch/mips/config.sb1-bcm91250a b/debian/arch/mips/config.sb1-bcm91250a index 1a8e57e4b5f6..349e71e912cd 100644 --- a/debian/arch/mips/config.sb1-bcm91250a +++ b/debian/arch/mips/config.sb1-bcm91250a @@ -1681,20 +1681,16 @@ CONFIG_CRAMFS=y # Network File Systems # CONFIG_NFS_FS=y -CONFIG_NFS_V3=y # CONFIG_NFS_V3_ACL is not set # CONFIG_NFS_V4 is not set # CONFIG_NFS_DIRECTIO is not set CONFIG_NFSD=y -CONFIG_NFSD_V3=y # CONFIG_NFSD_V3_ACL is not set # CONFIG_NFSD_V4 is not set -CONFIG_NFSD_TCP=y CONFIG_ROOT_NFS=y CONFIG_LOCKD=y CONFIG_LOCKD_V4=y CONFIG_EXPORTFS=y -CONFIG_NFS_COMMON=y CONFIG_SUNRPC=y # CONFIG_RPCSEC_GSS_KRB5 is not set # CONFIG_RPCSEC_GSS_SPKM3 is not set |