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

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)