patch-2.1.47 linux/arch/alpha/config.in
Next file: linux/arch/i386/boot/setup.S
Previous file: linux/Makefile
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
Wed Jul 23 11:06:03 1997
-  Orig file: 
v2.1.46/linux/arch/alpha/config.in
-  Orig date: 
Mon Jun 16 16:35:53 1997
diff -u --recursive --new-file v2.1.46/linux/arch/alpha/config.in linux/arch/alpha/config.in
@@ -99,7 +99,10 @@
   tristate 'Kernel support for JAVA binaries' CONFIG_BINFMT_JAVA
 fi
 tristate 'Kernel support for Linux/Intel ELF binaries' CONFIG_BINFMT_EM86
-tristate 'Parallel port support' CONFIG_PNP_PARPORT
+tristate 'Parallel port support' CONFIG_PARPORT
+if [ "$CONFIG_PARPORT" != "n" ]; then
+  dep_tristate '  PC-style hardware' CONFIG_PARPORT_PC $CONFIG_PARPORT
+fi
 endmenu
 
 source drivers/pnp/Config.in
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov