patch-1.3.58 linux/arch/i386/config.in
Next file: linux/arch/i386/defconfig
Previous file: linux/arch/alpha/kernel/ksyms.c
Back to the patch index
Back to the overall index
- Lines: 53
- Date:
Sun Jan 14 16:22:16 1996
- Orig file:
v1.3.57/linux/arch/i386/config.in
- Orig date:
Sun Jan 14 16:30:09 1996
diff -u --recursive --new-file v1.3.57/linux/arch/i386/config.in linux/arch/i386/config.in
@@ -12,6 +12,7 @@
bool 'Set version information on all symbols for modules' CONFIG_MODVERSIONS
bool 'Kernel daemon support (e.g. autoload of modules)' CONFIG_KERNELD
fi
+endmenu
mainmenu_option next_comment
comment 'General setup'
@@ -32,6 +33,7 @@
"386 CONFIG_M386 \
486 CONFIG_M486 \
Pentium CONFIG_M586" Pentium
+endmenu
source drivers/block/Config.in
@@ -47,6 +49,7 @@
if [ "$CONFIG_SCSI" != "n" ]; then
source drivers/scsi/Config.in
fi
+endmenu
if [ "$CONFIG_NET" = "y" ]; then
mainmenu_option next_comment
@@ -56,6 +59,7 @@
if [ "$CONFIG_NETDEVICES" = "y" ]; then
source drivers/net/Config.in
fi
+ endmenu
fi
mainmenu_option next_comment
@@ -65,6 +69,7 @@
if [ "$CONFIG_CD_NO_IDESCSI" != "n" ]; then
source drivers/cdrom/Config.in
fi
+endmenu
source fs/Config.in
@@ -77,6 +82,7 @@
if [ "$CONFIG_SOUND" != "n" ]; then
source drivers/sound/Config.in
fi
+endmenu
mainmenu_option next_comment
comment 'Kernel hacking'
@@ -86,3 +92,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