patch-1.3.53 linux/arch/i386/config.in
Next file: linux/arch/i386/defconfig
Previous file: linux/arch/i386/Makefile
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Tue Jan 2 15:34:09 1996
- Orig file:
v1.3.52/linux/arch/i386/config.in
- Orig date:
Sat Dec 30 15:50:53 1995
diff -u --recursive --new-file v1.3.52/linux/arch/i386/config.in linux/arch/i386/config.in
@@ -27,10 +27,10 @@
if [ "$CONFIG_BINFMT_ELF" = "y" ]; then
bool 'Compile kernel as ELF - if your GCC is ELF-GCC' CONFIG_KERNEL_ELF
fi
-#bool 'Use Pentium-specific optimizations (does NOT work on i386)' CONFIG_M586
-#if [ "$CONFIG_M586" = "n" ]; then
-bool 'Use 486-specific optimizations (does NOT work on i386)' CONFIG_M486
-#fi
+choice 'Processor type' \
+ "386 CONFIG_M386 \
+ 486 CONFIG_M486 \
+ Pentium CONFIG_M586" Pentium
source drivers/block/Config.in
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