aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sgi-ip27/Kconfig
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>2006-06-11 19:55:14 -0400
committerRalf Baechle <ralf@linux-mips.org>2006-06-19 12:39:22 -0400
commitaa9772e330d6c0a8a94316cb38ae8a7495885a60 (patch)
tree7371d03f0d86a74eb751d0e262fd562214bf8da5 /arch/mips/sgi-ip27/Kconfig
parentbf5a312b26e9943613b765a29a8de5f4c762df11 (diff)
[MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE.
It's not SN0-specific. Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'arch/mips/sgi-ip27/Kconfig')
-rw-r--r--arch/mips/sgi-ip27/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/sgi-ip27/Kconfig b/arch/mips/sgi-ip27/Kconfig
index 6da5926210a6..4b7c3c675174 100644
--- a/arch/mips/sgi-ip27/Kconfig
+++ b/arch/mips/sgi-ip27/Kconfig
@@ -4,7 +4,7 @@
4# This options adds support for userspace processes upto 16TB size. 4# This options adds support for userspace processes upto 16TB size.
5# Normally the limit is just .5TB. 5# Normally the limit is just .5TB.
6 6
7config SGI_SN0_N_MODE 7config SGI_SN_N_MODE
8 bool "IP27 N-Mode" 8 bool "IP27 N-Mode"
9 depends on SGI_IP27 9 depends on SGI_IP27
10 help 10 help