patch-2.4.4 linux/arch/sparc64/config.in
Next file: linux/arch/sparc64/defconfig
Previous file: linux/arch/sparc/prom/console.c
Back to the patch index
Back to the overall index
- Lines: 24
- Date:
Thu Apr 19 08:38:48 2001
- Orig file:
v2.4.3/linux/arch/sparc64/config.in
- Orig date:
Sun Mar 25 18:14:21 2001
diff -u --recursive --new-file v2.4.3/linux/arch/sparc64/config.in linux/arch/sparc64/config.in
@@ -1,4 +1,4 @@
-# $Id: config.in,v 1.136 2001/03/24 06:04:24 davem Exp $
+# $Id: config.in,v 1.141 2001/04/19 01:52:04 davem Exp $
# For a description of the syntax of this configuration file,
# see the Configure script.
#
@@ -21,6 +21,8 @@
mainmenu_option next_comment
comment 'General setup'
+tristate 'UltraSPARC-III bootbus i2c controller driver' CONFIG_BBC_I2C
+
define_bool CONFIG_VT y
define_bool CONFIG_VT_CONSOLE y
@@ -31,6 +33,8 @@
# Global things across all Sun machines.
define_bool CONFIG_HAVE_DEC_LOCK y
+define_bool CONFIG_RWSEM_GENERIC_SPINLOCK n
+define_bool CONFIG_RWSEM_XCHGADD_ALGORITHM y
define_bool CONFIG_ISA n
define_bool CONFIG_EISA n
define_bool CONFIG_MCA n
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)