patch-2.2.15 linux/drivers/pnp/Config.in

Next file: linux/drivers/pnp/parport_probe.c
Previous file: linux/drivers/pci/pci.c
Back to the patch index
Back to the overall index

diff -u --new-file --recursive --exclude-from ../../exclude v2.2.14/drivers/pnp/Config.in linux/drivers/pnp/Config.in
@@ -9,7 +9,7 @@
 
 if [ "$CONFIG_PNP" = "y" ]; then
   if [ "$CONFIG_PARPORT" != "n" ]; then
-    dep_tristate '  Auto-probe for parallel devices' CONFIG_PNP_PARPORT $CONFIG_PARPORT
+    dep_tristate '  Auto-probe for parallel devices' CONFIG_PNP_PARPORT $CONFIG_PARPORT $CONFIG_PARPORT_PC
   fi
 fi
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)