diff options
author | Ralf Baechle <ralf@linux-mips.org> | 2000-07-05 01:40:16 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2000-07-05 01:40:16 +0000 |
commit | d63b72227301012ca8eec865c203ed97c37184cb (patch) | |
tree | 3dcba984531db1f406469f693fd7f8641ea49c72 | |
parent | eef9680dfde8d4deb1fdf325c6eb3f3e3309f54b (diff) |
Update.
-rw-r--r-- | arch/mips/defconfig | 1 | ||||
-rw-r--r-- | arch/mips/defconfig-cobalt | 1 | ||||
-rw-r--r-- | arch/mips/defconfig-ip22 | 1 | ||||
-rw-r--r-- | arch/mips64/defconfig | 1 | ||||
-rw-r--r-- | arch/mips64/defconfig-ip27 | 1 |
5 files changed, 2 insertions, 3 deletions
diff --git a/arch/mips/defconfig b/arch/mips/defconfig index 2191e502a..319e82093 100644 --- a/arch/mips/defconfig +++ b/arch/mips/defconfig @@ -23,6 +23,7 @@ CONFIG_SGI_IP22=y # CONFIG_SBUS is not set CONFIG_ARC32=y CONFIG_PC_KEYB=y +CONFIG_SGI=y # CONFIG_ISA is not set # CONFIG_PCI is not set diff --git a/arch/mips/defconfig-cobalt b/arch/mips/defconfig-cobalt index 885420df1..ff90a0115 100644 --- a/arch/mips/defconfig-cobalt +++ b/arch/mips/defconfig-cobalt @@ -494,7 +494,6 @@ CONFIG_NFS_FS=y # 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=y CONFIG_LOCKD=y CONFIG_SMB_FS=m diff --git a/arch/mips/defconfig-ip22 b/arch/mips/defconfig-ip22 index 2191e502a..319e82093 100644 --- a/arch/mips/defconfig-ip22 +++ b/arch/mips/defconfig-ip22 @@ -23,6 +23,7 @@ CONFIG_SGI_IP22=y # CONFIG_SBUS is not set CONFIG_ARC32=y CONFIG_PC_KEYB=y +CONFIG_SGI=y # CONFIG_ISA is not set # CONFIG_PCI is not set diff --git a/arch/mips64/defconfig b/arch/mips64/defconfig index 4211c7500..902f100eb 100644 --- a/arch/mips64/defconfig +++ b/arch/mips64/defconfig @@ -377,7 +377,6 @@ CONFIG_NFS_FS=y CONFIG_ROOT_NFS=y # CONFIG_NFSD is not set # CONFIG_NFSD_V3 is not set -# CONFIG_NFSD_TCP is not set CONFIG_SUNRPC=y CONFIG_LOCKD=y # CONFIG_SMB_FS is not set diff --git a/arch/mips64/defconfig-ip27 b/arch/mips64/defconfig-ip27 index 4211c7500..902f100eb 100644 --- a/arch/mips64/defconfig-ip27 +++ b/arch/mips64/defconfig-ip27 @@ -377,7 +377,6 @@ CONFIG_NFS_FS=y CONFIG_ROOT_NFS=y # CONFIG_NFSD is not set # CONFIG_NFSD_V3 is not set -# CONFIG_NFSD_TCP is not set CONFIG_SUNRPC=y CONFIG_LOCKD=y # CONFIG_SMB_FS is not set |