From 4954f6960f7890edf63b25b0e459d0f51d96119f Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Thu, 9 Mar 2000 15:38:28 +0000 Subject: Add CONFIG_SMP for IP27. --- arch/mips64/config.in | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/arch/mips64/config.in b/arch/mips64/config.in index cda8900d0..179f4f74d 100644 --- a/arch/mips64/config.in +++ b/arch/mips64/config.in @@ -1,4 +1,4 @@ -# $Id: config.in,v 1.13 2000/02/06 00:20:27 kanoj Exp $ +# $Id: config.in,v 1.14 2000/02/18 11:06:20 ulfc Exp $ # # For a description of the syntax of this configuration file, # see the Configure script. @@ -17,14 +17,11 @@ 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 ' IP27 XXL' CONFIG_SGI_SN0_XXL fi endmenu -if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then - bool 'Symmetric Multi-Processing support' CONFIG_SMP -fi - # # Select some configuration options automatically based on user selections # -- cgit v1.2.3