patch-2.3.16 linux/arch/sparc/config.in

Next file: linux/arch/sparc/defconfig
Previous file: linux/arch/sparc/ap1000/msc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.15/linux/arch/sparc/config.in linux/arch/sparc/config.in
@@ -1,4 +1,4 @@
-# $Id: config.in,v 1.69 1999/06/25 11:00:20 davem Exp $
+# $Id: config.in,v 1.73 1999/08/31 10:09:01 davem Exp $
 # For a description of the syntax of this configuration file,
 # see the Configure script.
 #
@@ -50,6 +50,7 @@
 	# Global things across all Sun machines.
 	define_bool CONFIG_SBUS y
 	define_bool CONFIG_SBUSCHAR y
+	define_bool CONFIG_BUSMOUSE y
 	define_bool CONFIG_SUN_MOUSE y
 	define_bool CONFIG_SERIAL y
 	define_bool CONFIG_SUN_SERIAL y
@@ -72,6 +73,8 @@
 tristate 'Kernel support for a.out binaries' CONFIG_BINFMT_AOUT
 tristate 'Kernel support for ELF binaries' CONFIG_BINFMT_ELF
 tristate 'Kernel support for MISC binaries' CONFIG_BINFMT_MISC
+source drivers/parport/Config.in
+dep_tristate '  Parallel printer support' CONFIG_PRINTER $CONFIG_PARPORT
 endmenu
 
 mainmenu_option next_comment

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)