patch-2.3.29 linux/drivers/parport/Config.in
Next file: linux/drivers/parport/ieee1284_ops.c
Previous file: linux/drivers/nubus/proc.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Sat Nov 20 10:11:27 1999
-  Orig file: 
v2.3.28/linux/drivers/parport/Config.in
-  Orig date: 
Sun Nov  7 16:37:34 1999
diff -u --recursive --new-file v2.3.28/linux/drivers/parport/Config.in linux/drivers/parport/Config.in
@@ -35,7 +35,7 @@
    else
       define_tristate CONFIG_PARPORT_ATARI n
    fi
-   if [ "$CONFIG_SBUS" = "y" ]; then
+   if [ "$CONFIG_SBUS" = "y" -a "$CONFIG_EXPERIMENTAL" = "y" ]; then
       dep_tristate '  Sparc hardware (EXPERIMENTAL)' CONFIG_PARPORT_SUNBPP $CONFIG_PARPORT
    else
       define_tristate CONFIG_PARPORT_SUNBPP n
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)