diff options
Diffstat (limited to 'arch/sparc/config.in')
-rw-r--r-- | arch/sparc/config.in | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/arch/sparc/config.in b/arch/sparc/config.in index e77e72a76..279afb38f 100644 --- a/arch/sparc/config.in +++ b/arch/sparc/config.in @@ -1,4 +1,4 @@ -# $Id: config.in,v 1.90 2000/03/17 05:18:02 anton Exp $ +# $Id: config.in,v 1.92 2000/03/29 11:56:48 davem Exp $ # For a description of the syntax of this configuration file, # see the Configure script. # @@ -20,6 +20,8 @@ define_bool CONFIG_VT_CONSOLE y bool 'Symmetric multi-processing support (does not work on sun4/sun4c)' CONFIG_SMP # Global things across all Sun machines. +define_bool CONFIG_ISA n +define_bool CONFIG_PCMCIA n define_bool CONFIG_SBUS y define_bool CONFIG_SBUSCHAR y define_bool CONFIG_BUSMOUSE y |