patch-2.4.1 linux/arch/sparc64/config.in
Next file: linux/arch/sparc64/defconfig
Previous file: linux/arch/sparc/kernel/time.c
Back to the patch index
Back to the overall index
- Lines: 24
- Date:
Mon Jan 22 13:30:20 2001
- Orig file:
v2.4.0/linux/arch/sparc64/config.in
- Orig date:
Thu Nov 16 12:51:28 2000
diff -u --recursive --new-file v2.4.0/linux/arch/sparc64/config.in linux/arch/sparc64/config.in
@@ -1,4 +1,4 @@
-# $Id: config.in,v 1.125 2000/10/10 01:05:53 davem Exp $
+# $Id: config.in,v 1.130 2001/01/18 04:47:44 davem Exp $
# For a description of the syntax of this configuration file,
# see the Configure script.
#
@@ -26,6 +26,9 @@
bool 'Symmetric multi-processing support' CONFIG_SMP
+# Identify this as a Sparc64 build
+define_bool CONFIG_SPARC64 y
+
# Global things across all Sun machines.
define_bool CONFIG_HAVE_DEC_LOCK y
define_bool CONFIG_ISA n
@@ -70,6 +73,7 @@
if [ "$CONFIG_PCI" = "y" ]; then
tristate 'SUNW, envctrl support' CONFIG_ENVCTRL
tristate '7-Segment Display support' CONFIG_DISPLAY7SEG
+ tristate 'CP1XXX Hardware Watchdog support' CONFIG_WATCHDOG_CP1XXX
fi
endmenu
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)