patch-pre2.0.3 linux/arch/i386/config.in
Next file: linux/arch/i386/defconfig
Previous file: linux/arch/i386/boot/video.S
Back to the patch index
Back to the overall index
- Lines: 11
- Date:
Mon May 13 07:17:23 1996
- Orig file:
pre2.0.2/linux/arch/i386/config.in
- Orig date:
Sat May 11 10:42:04 1996
diff -u --recursive --new-file pre2.0.2/linux/arch/i386/config.in linux/arch/i386/config.in
@@ -33,7 +33,9 @@
bool 'System V IPC' CONFIG_SYSVIPC
tristate 'Kernel support for a.out binaries' CONFIG_BINFMT_AOUT
tristate 'Kernel support for ELF binaries' CONFIG_BINFMT_ELF
-tristate 'Kernel support for JAVA binaries' CONFIG_BINFMT_JAVA
+if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then
+ tristate 'Kernel support for JAVA binaries' CONFIG_BINFMT_JAVA
+fi
bool 'Compile kernel as ELF - if your GCC is ELF-GCC' CONFIG_KERNEL_ELF
choice 'Processor type' \
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