From 9ba78e4c346faa07b27510ca26cf70573a667d1f Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Tue, 30 May 2000 20:47:44 +0000 Subject: Don't make Origin SMP as experimental. --- arch/mips64/config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/mips64/config.in') diff --git a/arch/mips64/config.in b/arch/mips64/config.in index b2454b8cc..430ab6a7c 100644 --- a/arch/mips64/config.in +++ b/arch/mips64/config.in @@ -17,7 +17,7 @@ bool 'Support for SGI IP27' CONFIG_SGI_IP27 if [ "$CONFIG_SGI_IP27" = "y" ]; then bool ' IP27 N-Mode' CONFIG_SGI_SN0_N_MODE bool ' Discontiguous Memory Support' CONFIG_DISCONTIGMEM - bool ' Multi-Processing support (Experimental)' CONFIG_SMP + bool ' Multi-Processing support' CONFIG_SMP #bool ' IP27 XXL' CONFIG_SGI_SN0_XXL fi endmenu -- cgit v1.2.3