patch-2.3.50 linux/drivers/parport/Config.in

Next file: linux/drivers/parport/parport_pc.c
Previous file: linux/drivers/net/yellowfin.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.49/linux/drivers/parport/Config.in linux/drivers/parport/Config.in
@@ -5,6 +5,9 @@
 # Parport configuration.
 #
 
+mainmenu_option next_comment
+comment 'Parallel port support'
+
 tristate 'Parallel port support' CONFIG_PARPORT
 if [ "$CONFIG_PARPORT" != "n" ]; then
    dep_tristate '  PC-style hardware' CONFIG_PARPORT_PC $CONFIG_PARPORT
@@ -47,3 +50,5 @@
 
    bool '  IEEE 1284 transfer modes' CONFIG_PARPORT_1284
 fi
+
+endmenu

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