patch-1.3.58 linux/arch/mips/config.in
Next file: linux/arch/sparc/config.in
Previous file: linux/arch/i386/kernel/setup.c
Back to the patch index
Back to the overall index
- Lines: 50
- Date:
Sun Jan 14 16:22:16 1996
- Orig file:
v1.3.57/linux/arch/mips/config.in
- Orig date:
Sun Jan 14 16:30:10 1996
diff -u --recursive --new-file v1.3.57/linux/arch/mips/config.in linux/arch/mips/config.in
@@ -47,10 +47,12 @@
# bool ' PCI bridge optimization (experimental)' CONFIG_PCI_OPTIMIZE
#fi
bool 'System V IPC' CONFIG_SYSVIPC
+endmenu
mainmenu_option next_comment
comment 'Loadable module support'
bool 'Set version information on all symbols for modules' CONFIG_MODVERSIONS
+endmenu
source drivers/block/Config.in
@@ -66,6 +68,7 @@
if [ "$CONFIG_SCSI" != "n" ]; then
source drivers/scsi/Config.in
fi
+endmenu
if [ "$CONFIG_NET" = "y" ]; then
mainmenu_option next_comment
@@ -75,6 +78,7 @@
if [ "$CONFIG_NETDEVICES" = "y" ]; then
source drivers/net/Config.in
fi
+ endmenu
fi
mainmenu_option next_comment
@@ -84,6 +88,7 @@
if [ "$CONFIG_CD_NO_IDESCSI" != "n" ]; then
source drivers/cdrom/Config.in
fi
+endmenu
source fs/Config.in
@@ -97,6 +102,7 @@
if [ "$CONFIG_SOUND" != "n" ]; then
source drivers/sound/Config.in
fi
+endmenu
mainmenu_option next_comment
comment 'Kernel hacking'
@@ -106,3 +112,4 @@
if [ "$CONFIG_PROFILE" = "y" ]; then
int ' Profile shift count' CONFIG_PROFILE_SHIFT 2
fi
+endmenu
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