patch-2.2.18 linux/arch/sparc/config.in
Next file: linux/arch/sparc/defconfig
Previous file: linux/arch/s390/vmlinux.lds
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Thu Nov 2 13:05:35 2000
- Orig file:
v2.2.17/arch/sparc/config.in
- Orig date:
Sun Jun 11 21:44:11 2000
diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.17/arch/sparc/config.in linux/arch/sparc/config.in
@@ -1,4 +1,4 @@
-# $Id: config.in,v 1.68.2.1 1999/09/22 11:37:34 jj Exp $
+# $Id: config.in,v 1.68.2.7 2000/10/24 21:00:53 davem Exp $
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/config-language.txt.
#
@@ -23,6 +23,9 @@
define_bool CONFIG_VT y
define_bool CONFIG_VT_CONSOLE y
+
+# Identify this as a Sparc32 build
+define_bool CONFIG_SPARC32 y
bool 'Support for AP1000 multicomputer' CONFIG_AP1000
bool 'Symmetric multi-processing support (does not work on sun4/sun4c)' CONFIG_SMP
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)