patch-2.3.10 linux/arch/alpha/config.in
Next file: linux/arch/alpha/kernel/ptrace.c
Previous file: linux/README
Back to the patch index
Back to the overall index
-  Lines: 15
-  Date:
Thu Jul  1 14:22:56 1999
-  Orig file: 
v2.3.9/linux/arch/alpha/config.in
-  Orig date: 
Wed Jun 30 13:38:18 1999
diff -u --recursive --new-file v2.3.9/linux/arch/alpha/config.in linux/arch/alpha/config.in
@@ -188,13 +188,7 @@
 tristate 'Kernel support for ELF binaries' CONFIG_BINFMT_ELF
 tristate 'Kernel support for MISC binaries' CONFIG_BINFMT_MISC
 tristate 'Kernel support for Linux/Intel ELF binaries' CONFIG_BINFMT_EM86
-tristate 'Parallel port support' CONFIG_PARPORT
-if [ "$CONFIG_PARPORT" != "n" ]; then
-  dep_tristate '  PC-style hardware' CONFIG_PARPORT_PC $CONFIG_PARPORT
-  if [ "$CONFIG_PARPORT_PC" != "n" ]; then
-    bool '   Support foreign hardware' CONFIG_PARPORT_OTHER
-  fi
-fi
+source drivers/misc/Config.in
 endmenu
 
 source drivers/pnp/Config.in
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)