summaryrefslogtreecommitdiffstats
path: root/arch/mips64
diff options
context:
space:
mode:
authorKanoj Sarcar <kanoj@engr.sgi.com>2000-06-27 02:35:25 +0000
committerKanoj Sarcar <kanoj@engr.sgi.com>2000-06-27 02:35:25 +0000
commit2bdd5032c1d9e0ce705d05b9e2656d7608e7c52f (patch)
treea717f131ba8173ba21e2bad66dab43f9bb427b0e /arch/mips64
parent8a6a74d2e0311629141438e64319fad5d657f5ac (diff)
We don't need CONFIG_SGI for IP27 builds, specially when the SMP kernel
does not even compile ... restoring the IP27 specific config files to their previous versions.
Diffstat (limited to 'arch/mips64')
-rw-r--r--arch/mips64/config.in1
-rw-r--r--arch/mips64/defconfig2
-rw-r--r--arch/mips64/defconfig-ip272
3 files changed, 2 insertions, 3 deletions
diff --git a/arch/mips64/config.in b/arch/mips64/config.in
index 5ffba3f51..7777ed3a3 100644
--- a/arch/mips64/config.in
+++ b/arch/mips64/config.in
@@ -52,7 +52,6 @@ if [ "$CONFIG_SGI_IP27" = "y" ]; then
define_bool CONFIG_COHERENT_IO y
define_bool CONFIG_PCI y
define_bool CONFIG_QL_ISP_A64 y
- define_bool CONFIG_SGI y
fi
if [ "$CONFIG_ISA" != "y" ]; then
diff --git a/arch/mips64/defconfig b/arch/mips64/defconfig
index 6f4cc267d..1c177bfee 100644
--- a/arch/mips64/defconfig
+++ b/arch/mips64/defconfig
@@ -23,7 +23,6 @@ CONFIG_ARC64=y
CONFIG_COHERENT_IO=y
CONFIG_PCI=y
CONFIG_QL_ISP_A64=y
-CONFIG_SGI=y
# CONFIG_ISA is not set
# CONFIG_SBUS is not set
@@ -377,6 +376,7 @@ 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 6f4cc267d..1c177bfee 100644
--- a/arch/mips64/defconfig-ip27
+++ b/arch/mips64/defconfig-ip27
@@ -23,7 +23,6 @@ CONFIG_ARC64=y
CONFIG_COHERENT_IO=y
CONFIG_PCI=y
CONFIG_QL_ISP_A64=y
-CONFIG_SGI=y
# CONFIG_ISA is not set
# CONFIG_SBUS is not set
@@ -377,6 +376,7 @@ 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