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

Next file: linux/drivers/Makefile
Previous file: linux/arch/i386/kernel/irq.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v1.3.34/linux/arch/sparc/config.in linux/arch/sparc/config.in
@@ -8,10 +8,12 @@
 # For a description of the syntax of this configuration file,
 # see the Configure script.
 #
+mainmenu_name 'Sparc Linux Kernel Configuration'
 
 echo "#define CONFIG_SPARCDEVS 1" >> $CONFIG_H
 echo "CONFIG_SPARCDEVS=y" >> $CONFIG
 
+mainmenu_option next_comment
 comment 'Sparc Kernel setup'
 
 bool 'Sun floppy controller support' CONFIG_BLK_DEV_SUNFD n
@@ -21,6 +23,7 @@
 bool 'Kernel support for ELF binaries' CONFIG_BINFMT_ELF y
 
 if [ "$CONFIG_NET" = "y" ]; then
+mainmenu_option next_comment
 comment 'Networking options'
 bool 'TCP/IP networking' CONFIG_INET y
 if [ "$CONFIG_INET" "=" "y" ]; then
@@ -38,6 +41,7 @@
 #bool 'Amateur Radio AX.25 Level 2' CONFIG_AX25 n
 fi
 
+mainmenu_option next_comment
 comment 'SCSI support'
 
 bool 'SCSI support?' CONFIG_SCSI n
@@ -64,6 +68,7 @@
 
 if [ "$CONFIG_NET" = "y" ]; then
 
+mainmenu_option next_comment
 comment 'Network device support'
 
 bool 'Network device support?' CONFIG_NETDEVICES y
@@ -86,6 +91,7 @@
 fi
 fi
 
+mainmenu_option next_comment
 comment 'Filesystems'
 
 bool 'Standard (minix) fs support' CONFIG_MINIX_FS n
@@ -106,6 +112,7 @@
 bool 'System V and Coherent filesystem support' CONFIG_SYSV_FS n
 
 
+mainmenu_option next_comment
 comment 'character devices'
 
 bool 'Zilog serial support' CONFIG_SUN_ZS n
@@ -114,6 +121,7 @@
 
 bool 'Sun Audio support' CONFIG_SUN_AUDIO n
 
+mainmenu_option next_comment
 comment 'Kernel hacking'
 
 bool 'Debug kmalloc/kfree' CONFIG_DEBUG_MALLOC n

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov with Sam's (original) version
of this