patch-1.3.31 linux/arch/i386/config.in
Next file: linux/arch/i386/kernel/Makefile
Previous file: linux/arch/i386/boot/setup.S
Back to the patch index
Back to the overall index
- Lines: 16
- Date:
Tue Oct 3 12:43:53 1995
- Orig file:
v1.3.30/linux/arch/i386/config.in
- Orig date:
Wed Sep 27 15:59:56 1995
diff -u --recursive --new-file v1.3.30/linux/arch/i386/config.in linux/arch/i386/config.in
@@ -40,6 +40,7 @@
#if [ "$CONFIG_M586" = "n" ]; then
bool 'Use -m486 flag for 486-specific optimizations' CONFIG_M486 y
#fi
+bool 'SMP Kernel (experimental - gcc2.5.8 only: see Documentation/SMP.txt)' CONFIG_SMP n
comment 'Loadable module support'
bool 'Set version information on all symbols for modules' CONFIG_MODVERSIONS n
@@ -74,6 +75,7 @@
if [ "$CONFIG_AX25" = "y" ]; then
bool 'Amateur Radio NET/ROM' CONFIG_NETROM n
fi
+bool 'Kernel/User network link driver(ALPHA)' CONFIG_NETLINK n
fi
comment 'SCSI support'
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