patch-2.1.115 linux/arch/sparc/config.in
Next file: linux/arch/sparc/defconfig
Previous file: linux/arch/sparc/ap1000/tnet.c
Back to the patch index
Back to the overall index
- Lines: 29
- Date:
Thu Aug 6 02:29:45 1998
- Orig file:
v2.1.114/linux/arch/sparc/config.in
- Orig date:
Thu Jul 16 18:09:24 1998
diff -u --recursive --new-file v2.1.114/linux/arch/sparc/config.in linux/arch/sparc/config.in
@@ -1,4 +1,4 @@
-# $Id: config.in,v 1.55 1998/04/12 06:20:22 davem Exp $
+# $Id: config.in,v 1.58 1998/07/29 05:06:41 davem Exp $
# For a description of the syntax of this configuration file,
# see the Configure script.
#
@@ -55,10 +55,7 @@
define_bool CONFIG_SUN_AUXIO y
define_bool CONFIG_SUN_IO y
if [ "$CONFIG_SUN4" = "y" ]; then
- if [ "$CONFIG_DUMMY_CONSOLE" = "n" ]; then
- bool 'Sun FB drivers appear in PROCFS' SUN_FBS_IN_PROCFS
- bool 'bwtwo support' SUN_FB_BWTWO
- fi
+ bool 'Force early PROM Console' CONFIG_SUN4_FORCECONSOLE
else
source drivers/sbus/char/Config.in
source drivers/sbus/audio/Config.in
@@ -188,9 +185,6 @@
mainmenu_option next_comment
comment 'Kernel hacking'
-bool 'Kernel profiling support' CONFIG_PROFILE
-if [ "$CONFIG_PROFILE" = "y" ]; then
- int ' Profile shift count' CONFIG_PROFILE_SHIFT 2
-fi
bool 'Magic SysRq key' CONFIG_MAGIC_SYSRQ
endmenu
+
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov